e2e test testDetails
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
- Selects boot/test tab
- Selects an item
- Click on more details (redirects to testDetails)
- Click on build link (redirects to buildDetails)
- Goes back
- Click on commit link (redirects to treeDetails)
- Goes back
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 at the treeListing entry point and trace the listed navigation through testDetails, buildDetails, and treeDetails. Run the existing end-to-end test suite, then verify the complete flow passes, including both back-navigation steps and each redirect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100