DiamondLightSource / DiamondLightSource/dodal
Clean up ZOCALO_ENV
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 10
Description
Currently to use the fake zocalo we set the `DODAL_TEST_MODE` environment variable, that then changes a global "constant", which the various zocalo devices pick up. We should be able to instead just instantiate the zocalo devices with the dev environment when running the system tests.
## Acceptance Criteria
* The way we set the zocalo dev environment is cleaner
Contributor guide
Assessment
This issue has not been assessed yet.