openflexure-microscope-server/tests/unit_tests
2026-02-16 22:17:35 +00:00
..
mock_stitching Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
utilities Move lt_test_utils into a shared testing directory 2025-12-18 17:19:48 +00:00
__init__.py Move integration tests to tests dir 2025-12-18 17:30:56 +00:00
test_autofocus.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_background_detectors.py Test background detector UI specification 2026-01-14 15:10:13 +00:00
test_base_camera.py Continue improving simulation camera tests 2026-01-12 16:17:11 +00:00
test_camera_buffer.py Improve camera buffer typing 2026-01-09 15:18:04 +00:00
test_cameras.py Move hardware-specific-tests to tests dir 2025-12-18 17:28:05 +00:00
test_config_utilities.py Normalise expected paths in windows tests 2026-01-12 16:20:22 +00:00
test_illumination.py Test illumination baseclass 2026-02-12 15:33:58 +00:00
test_legacy_api.py Final test fixes 2026-01-09 15:18:06 +00:00
test_lock_decorator.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_logging.py Close file logging hander in unit tests before tmpdir cleanup 2026-01-12 16:20:22 +00:00
test_picamera_tuning_files.py Fix camera type issues 2026-01-09 15:18:05 +00:00
test_sangaboard.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_scan_data.py Start updating unit tests after refactoring into ScanWorkflows 2026-01-16 09:28:15 +00:00
test_scan_directories.py Start updating unit tests after refactoring into ScanWorkflows 2026-01-16 09:28:15 +00:00
test_scan_planners.py Test raster scan planner and z estimate from raster and snake 2026-02-11 15:13:17 +00:00
test_scan_workflows.py Fix UI workflow test as order changed 2026-02-10 14:24:41 +00:00
test_serve_static_files.py Fix static file check and associated tests 2026-02-15 16:03:06 +00:00
test_server_cli.py Update for how Labthings-Fastapi 0.0.14 impements the fallback server 2026-01-09 17:43:11 +00:00
test_server_config.py Add tests for _full_config_from_args 2026-01-13 20:32:05 +00:00
test_simulated_camera.py Rename "active_detector" for background detecor. Improve thing selector coercion 2026-01-14 15:10:13 +00:00
test_smart_scan.py Add some property tests for scanning 2026-01-18 23:37:10 +01:00
test_stack.py Get unit tests passing with Scan Workflows 2026-01-16 09:28:15 +00:00
test_stage.py Add tests for jog() action. 2026-02-16 22:17:35 +00:00
test_stage_measure.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_stitching.py Get unit tests passing with Scan Workflows 2026-01-16 09:28:15 +00:00
test_system_thing.py Use Python not echo as a mock shutdown command for windows compatibility 2026-01-12 16:20:22 +00:00
test_thing_selector.py Rename "active_detector" for background detecor. Improve thing selector coercion 2026-01-14 15:10:13 +00:00
test_version_strings.py Apply suggestions from code review of branch Windows-Testing 2026-01-12 21:40:58 +00:00