openflexure-microscope-server/tests/unit_tests
Beth Probert b1202723a1 Fix ruff
Add debug test

Add info log message for sanity

Add more useful logs

Edit configure_logging to change OFM level to debug if set in CLI

Update log message

Fix boot and int mix up

Fix string

Change string

Update logging string again

try changing OFM handler level

Change log slice

Fix syntax error

Add in OFMHandler logic, update webapp to show in logging tab and fix ruff
2026-06-17 16:29:50 +01:00
..
assets Add method for checking OS version. 2026-04-30 14:14:24 +01:00
data Updates from review, mark tests as allowed to fail 2026-04-16 11:49:04 +01: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 Change check for record 2026-05-15 15:45:04 +01:00
test_background_detectors.py Update unit tests 2026-03-10 15:25:37 +00:00
test_base_camera.py Apply suggestions from code review of branch camera_modes 2026-06-05 16:58:35 +01:00
test_camera_buffer.py Apply suggestions from code review of branch camera_modes 2026-06-05 16:58:35 +01:00
test_cameras.py Update tests for new camera streaming modes 2026-05-27 08:43:11 +01:00
test_config_utilities.py Codespell 2026-03-06 14:16:42 +00:00
test_gallery.py Improve some attribute/method names 2026-05-07 09:48:49 +01: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_metadata.py Start to move tests onto new camera api 2026-06-05 16:58:35 +01:00
test_ofm_thing.py Apply suggestions from code review of branch camera_modes 2026-06-05 16:58:35 +01:00
test_picamera_tuning_files.py Fix camera type issues 2026-01-09 15:18:05 +00:00
test_sangaboard.py Add URL to wiki if firmware out of date 2026-02-17 13:42:11 +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 Remove multi-underscores from allowed names 2026-03-06 15:52:50 +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 Update unit tests for capture mode. 2026-06-05 16:58:35 +01:00
test_serve_static_files.py Remove the leading underscore from ThingServer._api_prefix. 2026-05-13 15:50:29 +01:00
test_server_cli.py Fix ruff 2026-06-17 16:29:50 +01:00
test_server_config.py Remove the leading underscore from ThingServer._api_prefix. 2026-05-13 15:50:29 +01:00
test_simulated_camera.py Start to move tests onto new camera api 2026-06-05 16:58:35 +01:00
test_smart_scan.py Update unit tests for capture mode. 2026-06-05 16:58:35 +01:00
test_stack.py Update unit tests for capture mode. 2026-06-05 16:58:35 +01:00
test_stack_examples.py Updates from review, mark tests as allowed to fail 2026-04-16 11:49:04 +01:00
test_stage.py Changes from review 2026-05-14 10:52:33 +01:00
test_stage_measure.py Fix unit tests for stage_measrue as an OFMThing 2026-05-14 16:49:29 +01:00
test_stitching.py Test stitch all with mocking 2026-05-15 17:07:10 +01:00
test_system_thing.py Change shutdown command depending on OS versions 2026-04-30 14:48:35 +01:00
test_thing_utils.py Apply suggestions from code review of branch scan-logs 2026-02-23 13:45:02 +00:00
test_ui.py Improve and test html sanitisation 2026-03-10 15:25:37 +00:00
test_utilities.py Change make_path_safe to is_path_safe and update tests to reflect this 2026-03-09 15:45:32 +00:00
test_version_strings.py Bump version numbers for alpha5 release. 2026-03-26 14:12:51 +00:00