Improve Test Coverage
Open
epic
- Dominant language
- Python
- Stars
- 123
- Forks
- 56
- Avg merge
- 17d 18h
- Merged PRs (30d)
- 3
Description
We should aim to test all public-facing functions. Among other benefits, this will allow us to refactor the code with more confidence, without worrying we are breaking things.
This issue can serve as an "epic". As collaborators add tests for previously untested code, we can tag this issue to show progress towards this goal.
When we have satisfactory test coverage, we can consider closing this issue.
Contributor guide
Assessment
This issue has not been assessed yet.