| .. |
|
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
|
Use backlash compensation in smart scan and autofocus
|
2026-03-02 14:40:25 +00:00 |
|
test_background_detectors.py
|
Update unit tests
|
2026-03-10 15:25:37 +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
|
Update camera_test with extra key
|
2026-03-03 14:45:32 +00:00 |
|
test_config_utilities.py
|
Codespell
|
2026-03-06 14:16:42 +00:00 |
|
test_gallery.py
|
Create basic gallery class that finds Things that want to show data
|
2026-05-06 10:05:34 +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
|
Update camera_test with extra key
|
2026-03-03 14:45:32 +00: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
|
Explicit header, text and bullet blocks rather than one HTML block in ui spec
|
2026-03-10 15:25:37 +00:00 |
|
test_serve_static_files.py
|
Create and mount application level data direcory rather than just a scan directory
|
2026-03-04 17:22:03 +00:00 |
|
test_server_cli.py
|
Fix side effects in mocking
|
2026-04-02 15:30:26 +01:00 |
|
test_server_config.py
|
Update how the application configuration is read for LabThings 0.0.17
|
2026-03-04 17:22:03 +00:00 |
|
test_simulated_camera.py
|
Update simulation camera tests
|
2026-02-18 22:31:26 +00:00 |
|
test_smart_scan.py
|
Update how the application configuration is read for LabThings 0.0.17
|
2026-03-04 17:22:03 +00:00 |
|
test_stack.py
|
Fix tests
|
2026-03-24 16:31:04 +00: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
|
Apply suggestions from code review of branch backlash-in-stage
|
2026-03-02 14:40:27 +00:00 |
|
test_stage_measure.py
|
Apply suggestions from code review of branch backlash-in-stage
|
2026-03-02 14:40:27 +00:00 |
|
test_stitching.py
|
Ruff formatting
|
2026-03-05 14:04:33 +00: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 |