ISISComputingGroup / ISISComputingGroup/IBEX
Reflectometry: Mock filewriter for tests
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
The reflectometry server autosaves some values to files. Currently, there is no mock version of this filewriter meaning that files are produced sometimes as a side effect of unrelated tests (e.g. changing beamline modes).
This is not ideal since this may lead to tests failing due to file io issues rather than the actual test it is performing. We should have some mechanism for mocking the file writing component out for testing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.