DiamondLightSource / DiamondLightSource/dodal
Fix i03 system tests
Open
bug
i03
tests
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 10
Description
Currently running `python tests/system_tests/test_i03_system.py` does not work as the following devices cannot connect:
* pin tip detect
* panda
This is because they are PVA device and on the beamline without a PVA gateway.
## Acceptance Criteria
* There is a generic way to skip some devices in the system tests
* We use this to skip PVA devices
* The i03 system tests pass
Contributor guide
Assessment
This issue has not been assessed yet.