Dioptas/dioptas/tests/unit_tests
Clemens Prescher ee435e4b6b fix: legacy import of azimuthal integrator in test 2025-04-03 09:30:12 +02:00
..
__init__.py Further Test refactoring 2023-09-05 18:29:18 +02:00
test_AutoLevel.py fix autolevel tests: use 2D datasets 2023-11-15 10:03:10 +01:00
test_BatchModel.py REFACTOR: using Pattern from xypattern inside all files 2024-03-14 20:34:26 +01:00
test_CalibrationModel.py feat: add compatibility with pyFAI orientation 2025-03-28 08:31:18 +01:00
test_DioptasModel.py bugfix: fix imports for SmoothBrucknerBackground from xypattern 2025-03-20 09:28:21 +01:00
test_FileNameIterator.py cleanup unused imports in unit tests 2023-04-24 09:28:02 +02:00
test_HelperModule.py Refactoring of remaining unittests into pytest function style tests 2023-04-22 22:26:09 +02:00
test_ImgCorrections.py fix: legacy import of azimuthal integrator in test 2025-04-03 09:30:12 +02:00
test_ImgModel.py feat: rename flags from karabo_data to extra_data installed and test functionality without extra_data installed 2025-04-03 09:30:12 +02:00
test_Jcpds.py Refactoring of remaining unittests into pytest function style tests 2023-04-22 22:26:09 +02:00
test_MapModel.py REFACTOR: using Pattern from xypattern inside all files 2024-03-14 20:34:26 +01:00
test_MapModel2.py FEATURE: Loading map image files with different dimensions, will abort integration and reset the map 2024-02-10 16:02:14 +01:00
test_MaskModel.py add unittests for load_mask and save_mask with .npy, .edf and flipud 2023-06-29 14:33:47 +02:00
test_NewFileInDirectoryWatcher.py Refactoring of remaining unittests into pytest function style tests 2023-04-22 22:26:09 +02:00
test_OverlayModel.py REFACTOR: using Pattern from xypattern inside all files 2024-03-14 20:34:26 +01:00
test_Pattern.py REFACTOR: using Pattern from xypattern inside all files 2024-03-14 20:34:26 +01:00
test_PatternModel.py FIX: out of range ROI for auto background 2024-03-14 20:34:26 +01:00
test_PhaseModel.py cleanup unused imports in unit tests 2023-04-24 09:28:02 +02:00
test_Signal.py Implemented a Weak Refence list for managing listeners in Custom Signal 2023-09-27 11:53:19 +02:00
test_calc.py changing from Class tests to functions with fixtures 2023-04-22 16:26:36 +02:00
test_cif.py Refactoring of remaining unittests into pytest function style tests 2023-04-22 22:26:09 +02:00
test_configuration.py Fixes #197 2024-05-10 08:06:32 +02:00
test_cosmic_removal.py Fixes #149 and added a test, to catch similar error in future 2023-06-05 12:23:01 +02:00