Commit graph

3946 commits

Author SHA1 Message Date
Julian Stirling
0d09dc58da Add way to get thing from test environment by type 2025-12-18 16:26:37 +00:00
Julian Stirling
6be260cb59 Merge branch 'final-dependency-removals' into 'v3'
Final dependency removals

See merge request openflexure/openflexure-microscope-server!453
2025-12-18 12:43:21 +00:00
Julian Stirling
c1a5e35130 Update picamera coverage zip 2025-12-17 17:11:23 +00:00
Julian Stirling
3ea7be6531 Update and simplify smart scan tests 2025-12-17 16:44:54 +00:00
Julian Stirling
4ad1fff656 Remove final dependencies 2025-12-17 15:52:03 +00:00
Julian Stirling
be5f9630ca A fond farewell to the last of the InvocationLoggers 2025-12-17 15:52:03 +00:00
Julian Stirling
f6d4b368d0 Update tests for not having cancel hooks 2025-12-17 14:04:37 +00:00
Julian Stirling
8f805c8e68 Add a testing environment/harness for easily running actions without blocking 2025-12-17 14:04:37 +00:00
Julian Stirling
510a44dd17 Remove all cancel hooks from smart scan and stitching 2025-12-17 14:04:37 +00:00
Julian Stirling
150e69d235 Merge branch 'continue-removing-deps' into 'v3'
Removing dependencies from CSM, autofocus, and stage_measure

See merge request openflexure/openflexure-microscope-server!452
2025-12-17 11:57:07 +00:00
Julian Stirling
5b15e2d34c Fix camera stage mapping logging 2025-12-17 11:20:41 +00:00
Julian Stirling
e1dfceb0bd Remove one final invocation logger dep from autofocus 2025-12-17 11:20:41 +00:00
Julian Stirling
09336c9cb5 Apply suggestions from code review of branch continue-removing-deps
Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
2025-12-17 10:08:47 +00:00
Julian Stirling
5a391bff1c Update ROM tests 2025-12-16 17:27:22 +00:00
Julian Stirling
7f8fb623ef Remove deps from stage_measure 2025-12-16 17:27:22 +00:00
Julian Stirling
189e82e8dc Remove deps from autofocus 2025-12-16 17:27:22 +00:00
Julian Stirling
4a327cc901 Remove deps from camera_stage_mapping 2025-12-16 16:24:04 +00:00
Julian Stirling
b5fdc0778d Merge branch 'start-to-remove-deps' into 'v3'
Start to remove deps

See merge request openflexure/openflexure-microscope-server!451
2025-12-16 16:23:28 +00:00
Julian Stirling
b22341f29c Update picamera coverage zip 2025-12-16 14:57:13 +00:00
Julian Stirling
4a72521531 Remove deps from system thing 2025-12-16 14:57:13 +00:00
Julian Stirling
3332bc5e1d Update tests for stage without deps 2025-12-16 14:57:13 +00:00
Julian Stirling
426178ba31 Remove dependencies from stages 2025-12-16 14:57:12 +00:00
Julian Stirling
4b845fcf18 Remove dependencies from camera 2025-12-16 14:22:31 +00:00
Julian Stirling
7038ecdf0b Merge branch 'update-for-labthings0.0.12' into 'v3'
Update to be compatible with labthings-fastapi 0.0.12/0.0.13

See merge request openflexure/openflexure-microscope-server!450
2025-12-16 14:18:27 +00:00
Julian Stirling
e3904b98ee Update picamera coverage zip 2025-12-16 13:43:32 +00:00
Julian Stirling
ddc81f9c17 Apply suggestions from code review of branch update-for-labthings0.0.12
Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
2025-12-16 13:32:57 +00:00
Julian Stirling
a67afdf21f Fix bug in simulation frame timing which may be affecting integration test 2025-12-16 13:32:57 +00:00
Julian Stirling
942e9e5024 Fix type for ROM calibrated_range 2025-12-16 13:32:57 +00:00
Julian Stirling
d3df6ba588 Bump labthings-fastapi (0.0.13) and stitching (0.2.3) versions 2025-12-16 13:32:57 +00:00
Julian Stirling
7a26b262a9 Update the picamera tests for labthings 0.0.12 syntax 2025-12-15 18:40:47 +00:00
Julian Stirling
baf0ff9a11 Updating for changes related to NotConnectedToServerErrors 2025-12-15 17:18:30 +00:00
Julian Stirling
8ed76b4baf Temporarily set labthings-fastapi dependancy to point at github not pypi during testing 2025-12-15 16:36:56 +00:00
Julian Stirling
f79505546c Final updates for main test suite for labthings-fastapi 0.0.12 compatibility 2025-12-14 22:11:08 +00:00
Julian Stirling
dec90f5b6b Update legacy_api.py test_sangaboard and test_server_cli so tests pass for labthings-fastapi 0.0.12 2025-12-14 20:53:33 +00:00
Julian Stirling
70fc3516e6 Update test_camera and test_dummy_server for labthings-fastapi 0.0.12 2025-12-14 20:04:48 +00:00
Julian Stirling
0c3de60629 Update test_cameras to use create_thing_without_server 2025-12-14 19:46:57 +00:00
Julian Stirling
cfbb7cf7f9 Start fixing tests. This involves further blocking portal changes.
This will need PR 225 of labthings-fastapi to be merged to run.
2025-12-14 19:21:06 +00:00
Julian Stirling
9ef417971f Remove a load more /names/ 2025-12-14 18:23:33 +00:00
Julian Stirling
e7f669cb56 No blocking portals 2025-12-14 18:23:33 +00:00
Julian Stirling
ca3f339cbe Simulation camera get dummy stage from thing_slot 2025-12-14 18:23:33 +00:00
Julian Stirling
c318fddf89 Update fastapi_endpoint to endpoint 2025-12-14 18:23:33 +00:00
Julian Stirling
5d3aa71b4f Update things to have thing_server_interface, and further fixes to properties 2025-12-14 18:23:27 +00:00
Julian Stirling
a0b8a71477 Update config files to use names not paths 2025-12-14 18:23:26 +00:00
Julian Stirling
5eea78cac7 update action, property, and setting syntax for labthings-fastapi 0.0.12 2025-12-14 18:23:26 +00:00
Julian Stirling
bbbfaf8602 Get fallback server working again 2025-12-14 11:33:03 +00:00
Julian Stirling
1645b0f6a7 Merge branch 'prep-for-v3.0.0-alpah4' into 'v3'
Prep for v3.0.0-alpha4

See merge request openflexure/openflexure-microscope-server!449
2025-12-08 16:48:15 +00:00
Julian Stirling
368c980c77 Pin fastapi-version until upstream issue in LabThings is fixed 2025-12-08 16:06:24 +00:00
Julian Stirling
5375e9578b Update version for alpha 4 release and update changelog 2025-12-08 15:07:14 +00:00
Julian Stirling
6d74a68eca Bump stitching version to v0.2.2 2025-12-08 14:37:13 +00:00
Joe Knapper
32ec08d4f4 Merge branch 'bump-stitching-0.2.1' into 'v3'
Bump required stitching version to 0.2.1

See merge request openflexure/openflexure-microscope-server!448
2025-12-03 12:50:13 +00:00