bluesky / ophyd-async

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

Restructure `epics/test_signals.py` #385

Open coretl opened 2 weeks ago

coretl commented 2 weeks ago

At the moment we have:

I suggest we refactor so:

This will mean breaking the massive test_backend_get_put_monitor test matrix into two: PVA only tests, and CA and PVA tests