Add tests for issue views
Open
Nobody has claimed this yet.
Backend
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
- issueDetailsBuildsView.py - current: 52%
- issueDetailsTestsView.py - current: 54%
- issueDetailsView.py - current: 44%
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.
Research direction
Start by reading issueDetailsBuildsView.py, issueDetailsTestsView.py, and issueDetailsView.py, then find the existing test layout for dashboard views. Add tests for the listed views and run the repository's relevant test and coverage commands; done means the tests pass and coverage for these files improves from the reported levels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100