openflexure-microscope-server/tests
Richard Bowman ee6911f4a7 PNG Capture
This adds an additional action to BaseCamera to capture and return a PNG Blob. It makes the PNG using Pillow, in a very similar way to `capture_jpeg`.

I have parametrized the test for `capture_jpeg` so it now tests both jpeg and png with the same code.
2026-05-15 13:14:27 +01:00
..
hardware_specific_tests Update readme 2026-05-14 11:58:47 +01:00
integration_tests PNG Capture 2026-05-15 13:14:27 +01:00
lifecycle_test Update config and lifecycle test to use API prefix 2026-05-11 11:07:38 +01:00
shared_utils Clean up temporary data dir in LabThingsTestEnv after test 2026-05-14 11:24:05 +01:00
unit_tests Changes from review 2026-05-14 10:52:33 +01:00
__init__.py Move lt_test_utils into a shared testing directory 2025-12-18 17:19:48 +00:00
conftest.py Create basic gallery class that finds Things that want to show data 2026-05-06 10:05:34 +01:00