Better test coverage needed for evdns
Open
auto-migrated
Priority-Medium
Type-Defect
- Dominant language
- C
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
None of the functions covered by evdns have unit test coverage in test.py. They
probably should. :p
```
Original issue reported on code.google.com by `elizab...@sporksirc.net` on 31 Aug 2010 at 2:59
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading test.py and reviewing the functions covered by evdns. Determine which evdns functions lack unit tests, then add coverage for them and verify that the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100