openflexure-microscope-server/tests
Julian Stirling 72c35c302c Adjust CSM Thing to allow calculation of stage coords from img coords and use this in stage measure
Using this stops the z-axis being flipped when the off diagonal elements of the CSM are different
signs.
2025-10-20 22:20:19 +01:00
..
mock_stitching Test cancelling preview 2025-08-12 16:42:15 +01:00
mock_things 2 unit tests added. Added a dummy matrix to mock_csm and changed position in mock_stage to a dictionary. 2025-10-17 15:19:06 +01:00
utilities Add flake8 bugbear checks 2025-08-12 13:09:43 +01:00
__init__.py Add docstrings to all public package 2025-07-10 15:29:10 +01:00
test_background_detectors.py Fix tests now background status settings are returned as dictionaries. 2025-07-31 20:56:55 +01:00
test_camera.py Apply suggestions from code review of branch Increased-linting 2025-09-19 10:16:47 +00:00
test_camera_buffer.py Remove unneded eumerates 2025-08-12 15:15:02 +01:00
test_cameras.py Update testing 2025-10-09 17:51:15 +01:00
test_dummy_server.py Test sample and canvas size 2025-10-02 13:56:08 +01:00
test_legacy_api.py Add tests for the legacy api 2025-08-24 20:45:55 +01:00
test_lock_decorator.py Add check that _lock is a lock in requires_lock 2025-08-05 23:13:11 +01:00
test_logging.py Add flake8-simplicity rules 2025-09-18 16:21:45 +01:00
test_scan_data.py Apply suggestions from code review of branch yet-another-smart-scan-refactor 2025-08-07 13:55:47 +00:00
test_scan_directories.py Add flake8 bugbear checks 2025-08-12 13:09:43 +01:00
test_scan_planners.py Add flake8-simplicity rules 2025-09-18 16:21:45 +01:00
test_serve_static_files.py Fix another hardcoded linux test 2025-09-25 12:04:39 +01:00
test_server_cli.py Remove the conftest defined fixtures as mock methods return mocks already removing the need for the defined mocks 2025-08-24 19:22:19 +01:00
test_server_config.py Enable PyTest ruff checks 2025-09-18 16:21:45 +01:00
test_smart_scan.py Tests for coercing stack params to valid values. 2025-10-09 14:26:01 +01:00
test_stack.py Tests for coercing stack params to valid values. 2025-10-09 14:26:01 +01:00
test_stage.py Start adding ANN ruff rules 2025-08-27 18:54:15 +01:00
test_stage_measure.py Adjust CSM Thing to allow calculation of stage coords from img coords and use this in stage measure 2025-10-20 22:20:19 +01:00
test_stitching.py Test cancelling preview 2025-08-12 16:42:15 +01:00
test_system_thing.py Add tests for new system Thing. 2025-07-15 00:14:07 +01:00
test_version_strings.py Bump version for alpha3 and update changelog 2025-10-09 19:55:42 +01:00