openflexure-microscope-server/tests
Richard Bowman 87c4a2aadf Provide both required arguments to move_in_image_coordinates
The integration test checks that moving in image coordinates fails
before the CSM thing is calibrated.
Unfortunately, it is missing the `y` argument, so it would fail either way.

This commit supplies the extra argument so that the failure should come from the right place.

It also changes the expected error to `ServerActionError` and adds a check
for the message, to verify it is due to missing calibration data.

A future version of the LabThings Client (#89) may raise a different
error if a required argument is missing, so fixing this will ensure
that upstream change doesn't break anything here.
2026-06-30 16:53:11 +01:00
..
hardware_specific_tests Apply suggestions from code review of branch camera_modes 2026-06-05 16:58:35 +01:00
integration_tests Provide both required arguments to move_in_image_coordinates 2026-06-30 16:53:11 +01:00
lifecycle_test Update config and lifecycle test to use API prefix 2026-05-11 11:07:38 +01:00
shared_utils Fix temp dir path for data directories in unit tests 2026-06-26 22:02:35 +00:00
unit_tests Merge branch 'rename-rom-thing' into 'v3' 2026-06-29 14:45:28 +00:00
__init__.py Move lt_test_utils into a shared testing directory 2025-12-18 17:19:48 +00:00
conftest.py Add better testing for camera gallery functions 2026-06-23 15:12:38 +00:00