DiamondLightSource / DiamondLightSource/mx-bluesky
Refactor setting up logging in conftest
Open
good first issue
hyperion
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
Some of the functions in `mx-bluesky/tests/confest.py`reference hyperion-specific loggers. It would be cleaner to separate this out so that only a conftest inside hyperion tests reference these, and this conftest makes no reference to Hyperion
## Acceptance Criteria
- `mx-bluesky/tests/confest.py` makes no reference to Hyperion, and the bits that used to are moved to, eg, `mx-bluesky/tests/unit_tests/hyperion/conftest.py`
Contributor guide
Assessment
This issue has not been assessed yet.