DiamondLightSource / DiamondLightSource/fast-feedback-service
Lack of unit tests
Open
enhancement
- Dominant language
- C++
- Stars
- 3
- Forks
- 3
- Avg merge
- 17h 25m
- Merged PRs (30d)
- 1
Description
Currently, the tests for the fast-feedback-service rely on a few bash scripts to perform analysis, then manual comparison. This approach is not ideal, as it is prone to error and limits the capability for automated testing.
To improve the testing process, proper unit tests should be developed to replace or supplement these bash scripts. Implementing unit tests will enable better testing and CI integration, provide a more reliable and maintainable testing framework.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.