openedx / openedx/openedx-events
[OEP-55] Standardize unittests
Open
@mariajgrimaldi is already working on this.
Since Feb 15, 2024.
- Dominant language
- Python
- Stars
- 13
- Forks
- 33
- Avg merge
- 14h 37m
- Merged PRs (30d)
- 4
Description
There's a need to:
- Increase coverage adding unittesting to not tested components
- Add docstrings to unittests
- Add documentation on how to add unittests (structure)
- Use best practices when testing
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.