openflexure-microscope-server/tests/unit_tests
Julian Stirling 6f74e447cd Merge branch 'Windows-Testing' into 'v3'
Fix (most) unit tests on Windows

See merge request openflexure/openflexure-microscope-server!457
2026-01-12 22:15:51 +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 Properly type the generic Background Detector class 2026-01-09 15:18:05 +00:00
test_camera.py Move lt_test_utils into a shared testing directory 2025-12-18 17:19:48 +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_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 Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_scan_directories.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_scan_planners.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_serve_static_files.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +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 Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_smart_scan.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_stack.py Move unit tests to their own sub-dir in tests 2025-12-18 17:08:02 +00:00
test_stage.py Bump labthings-fastapi to 0.0.14 and fix error types in unit tests 2026-01-09 17:17:24 +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 Update how stitching is called in Windows 2026-01-12 16:20:22 +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_version_strings.py Apply suggestions from code review of branch Windows-Testing 2026-01-12 21:40:58 +00:00