bluesky / ophyd-async

Hardware abstraction for bluesky written using asyncio
https://blueskyproject.io/ophyd-async
BSD 3-Clause "New" or "Revised" License
12 stars 26 forks source link

Fix device_save_loader_tests #614

Closed jsouter closed 1 month ago

jsouter commented 1 month ago

Based on https://github.com/bluesky/ophyd-async/pull/594 addressing the issue https://github.com/bluesky/ophyd-async/issues/610

Fixes the existing tests, may want to expand some of the tests to test yaml formatting for all the types / test that all the converters work as expected