e2e test buildDetails
Open
Nobody has claimed this yet.
CI/CD
Frontend
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
- Enter on treeListing
- Selects a tree (redirects to treeDetails)
- Selects a build item
- Goes to more details (redirects to buildDetails)
- Click on commit link (redirects to treeDetails)
- Goes back
- (if build has tests) Click on test item
- Click on more details (redirects to testDetails)
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 with the dashboard's existing end-to-end test setup and trace the treeListing, treeDetails, buildDetails, and testDetails flows named in the issue. Cover selecting a tree and build, opening commit and test details, and going back; done means the listed navigation works, including the conditional test path when a build has tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100