Joe Knapper
|
d7a27ee82f
|
Apply suggestions from code review of branch scan-logs
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
|
2026-02-23 13:45:02 +00:00 |
|
Julian Stirling
|
6db4e9394c
|
Write tests for things getting their invocation logs
|
2026-02-23 11:35:04 +00:00 |
|
Julian Stirling
|
e5c490e295
|
Move tests for thing selector into a more generic file for testin thing utilities
|
2026-02-23 11:35:04 +00:00 |
|
Julian Stirling
|
882414596d
|
Fix smart scan tests
|
2026-02-23 11:35:04 +00:00 |
|
Julian Stirling
|
66b4a06e87
|
Add spellchecking for camelCase, PascalCase, and kebab-case
|
2026-02-22 11:02:59 +00:00 |
|
Julian Stirling
|
1da554c7ef
|
Update simulation camera tests
|
2026-02-18 22:31:26 +00:00 |
|
Joe Knapper
|
70a049e52f
|
Test simulated camera objective behaviour
|
2026-02-18 17:26:52 +00:00 |
|
Joe Knapper
|
3f7de554d9
|
Merge branch 'jogging' into 'v3'
Generalised Jogging
Closes #680
See merge request openflexure/openflexure-microscope-server!476
|
2026-02-18 16:20:42 +00:00 |
|
Julian Stirling
|
d9deb1a7e7
|
Typos and clarity fixes from review of jogging branch
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
|
2026-02-18 14:25:10 +00:00 |
|
jaknapper
|
143bbdfea1
|
Add URL to wiki if firmware out of date
|
2026-02-17 13:42:11 +00:00 |
|
Julian Stirling
|
56f68db5ca
|
Move all dummy stage movement into a thread
|
2026-02-17 02:11:01 +00:00 |
|
Julian Stirling
|
0756677671
|
Test the jogging loop itself
|
2026-02-16 23:35:13 +00:00 |
|
Julian Stirling
|
22994bdf9b
|
A test for _send_jog_command
|
2026-02-16 22:56:55 +00:00 |
|
Julian Stirling
|
b4c2a7271a
|
Add tests for jog() action.
|
2026-02-16 22:17:35 +00:00 |
|
Julian Stirling
|
8a77c09305
|
Add some basic tests for base stage implementation
|
2026-02-16 21:37:05 +00:00 |
|
Julian Stirling
|
f4d11b3c83
|
Simplify JogCommand class structure, and remove unneeded event logic
|
2026-02-16 17:31:39 +00:00 |
|
Julian Stirling
|
728880e49d
|
Fix jog queue blocking waiting to put new commands.
|
2026-02-16 17:31:39 +00:00 |
|
Julian Stirling
|
d4f26e8536
|
Fix static file check and associated tests
|
2026-02-15 16:03:06 +00:00 |
|
Joe Knapper
|
704fc5569f
|
Merge branch 'flash-led-sim' into 'v3'
Illumination Thing
See merge request openflexure/openflexure-microscope-server!468
|
2026-02-12 16:37:53 +00:00 |
|
Joe Knapper
|
e0a8eb08c8
|
Test illumination baseclass
|
2026-02-12 15:33:58 +00:00 |
|
Joe Knapper
|
3423d4ed0e
|
Test calling base Illumination
|
2026-02-11 16:28:15 +00:00 |
|
Joe Knapper
|
7da3dbbf8f
|
Test illumination
|
2026-02-11 16:11:39 +00:00 |
|
jaknapper
|
d0f55786ce
|
Test raster scan planner and z estimate from raster and snake
|
2026-02-11 15:13:17 +00:00 |
|
jaknapper
|
21f42d4698
|
Remove flash-led from SangaTest
|
2026-02-11 12:58:46 +00:00 |
|
Julian Stirling
|
351a66a42c
|
Cleaning up workflows and fixing tests.
|
2026-02-11 11:03:08 +00:00 |
|
jaknapper
|
1f01717a1b
|
Fix UI workflow test as order changed
|
2026-02-10 14:24:41 +00:00 |
|
jaknapper
|
f1845c3039
|
RectangleWorkflow as a baseclass
|
2026-02-10 14:05:38 +00:00 |
|
Joe Knapper
|
f230eef2dc
|
New scan workflow for snake scans, move next pos into scan baseclass
Update tests that were testing wrong method, update all to new select_nearby_focus_site
|
2026-02-09 13:19:10 +00:00 |
|
Joe Knapper
|
b4957e0420
|
SnakeScan as a scan planner
|
2026-02-09 13:09:07 +00:00 |
|
Julian Stirling
|
cf941b1d11
|
Fix unit tests for scan workflows
|
2026-02-06 13:50:47 +00:00 |
|
Julian Stirling
|
504a47cbf8
|
Add some property tests for scanning
|
2026-01-18 23:37:10 +01:00 |
|
Julian Stirling
|
b26dda60a4
|
More tests and assoicated bugfixes
|
2026-01-18 23:19:44 +01:00 |
|
Julian Stirling
|
eb93342d9f
|
Add test of logic for selecting worflow.
|
2026-01-18 14:23:18 +00:00 |
|
Julian Stirling
|
b22fcf4b88
|
Complete testing of HistoScanWorkflow
|
2026-01-16 18:16:50 +00:00 |
|
Julian Stirling
|
1bc6b9e0c4
|
Add a number of extra tests to ScanWorkflows
|
2026-01-16 17:02:07 +00:00 |
|
Julian Stirling
|
57b20782a0
|
Further fixes after introducing scan workflow selection
|
2026-01-16 13:04:23 +00:00 |
|
Julian Stirling
|
2a3a54b936
|
Get unit tests passing with Scan Workflows
|
2026-01-16 09:28:15 +00:00 |
|
Julian Stirling
|
c82523dd5b
|
Start updating unit tests after refactoring into ScanWorkflows
|
2026-01-16 09:28:15 +00:00 |
|
Julian Stirling
|
b6343362b2
|
Start splitting ScanData into workflow specific data.
|
2026-01-15 12:59:06 +00:00 |
|
Julian Stirling
|
ca46439269
|
Rename "active_detector" for background detecor. Improve thing selector coercion
|
2026-01-14 15:10:13 +00:00 |
|
Julian Stirling
|
e46836ffe1
|
Test background detector UI specification
|
2026-01-14 15:10:13 +00:00 |
|
Julian Stirling
|
b494e7dc3c
|
Fix picamera test suite
|
2026-01-14 10:05:04 +00:00 |
|
Julian Stirling
|
6b97d2da44
|
Fix unit tests for background detectors as Things
|
2026-01-14 10:05:04 +00:00 |
|
Julian Stirling
|
4b81d52a89
|
Add tests for _full_config_from_args
|
2026-01-13 20:32:05 +00:00 |
|
Joe Knapper
|
9df3fd6360
|
Merge branch 'fast-sim' into 'v3'
Simulation Camera Improvements
Closes #638
See merge request openflexure/openflexure-microscope-server!458
|
2026-01-13 14:15:35 +00:00 |
|
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 |
|
Julian Stirling
|
a15458c02d
|
Apply suggestions from code review of branch Windows-Testing
Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
|
2026-01-12 21:40:58 +00:00 |
|
Julian Stirling
|
4c557612fb
|
Apply suggestions from code review of branch fast-sim
Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
|
2026-01-12 17:41:51 +00:00 |
|
Julian Stirling
|
ad8dd55cca
|
Update integration test for new labthings client exceptions
|
2026-01-12 16:23:10 +00:00 |
|
Julian Stirling
|
6ec60523cd
|
Ensure that each integration test tests more than just a lack of errors
|
2026-01-12 16:23:10 +00:00 |
|