test: add unit tests for pop3.py core library
Open
@Pradeepbeleri is already working on this.
Since Sep 12, 2026.
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 1.2k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 16
Description
Currently nettacker/core/lib/pop3.py has 0% test coverage. We need unit tests in tests/unit/core/lib/test_pop3.py to bring coverage to 100%.
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.