apache / apache/ponymail-unit-tests
Need tests to show correct handling of input data
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There are no tests to show that data read from files is correctly handled.
For example, the bug https://github.com/apache/incubator-ponymail-foal/issues/2 was found by accident rather than by a suitable test.
Also need to show that "From " lines are correctly handled in headers and in message bodies
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's Python unit-test structure and the behavior described in the linked bug, incubator-ponymail-foal issue 2. Add tests showing correct handling of data read from files, including "From " lines in headers and message bodies; done means these cases are covered and regressions are detectable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100