Add tests for tree views
Open
Nobody has claimed this yet.
Backend
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
- treeCommitHistory.py - current: 22%
- treeDetailsBootsView.py - current: 38%
- treeDetailsBuildsView.py - current: 38%
- treeDetailsSummaryView.py - current: 24%
- treeDetailsTestsView.py - current: 37%
- treeLatest.py - current: 46%
- treeReportView.py - current: 46%
- treeView.py - current: 38%
- treeViewFast.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 inspecting the nine listed Python modules and the repository's existing test layout and conventions. Run the current test suite to establish a baseline, then add tests for each named tree view until their behavior is covered and the reported coverage gaps are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100