e2e test hardwareDetails
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
- Go to hardwareListing via sideMenu
- Selects a hardware
- Interacts with tree selection header
- Interacts with commit selection of a tree
- Goes back one commit in the commit graph
- Applies a filter with card and/or button
- Clear all filters
- Goes to testDetails and back
- Goes to buildDetails and 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 by tracing the treeListing, hardwareListing, testDetails, and buildDetails entry points and the sideMenu navigation described in the issue. Run the existing end-to-end tests to find the appropriate hardwareDetails coverage, then verify that every listed selection, navigation, filter, and commit-graph interaction is exercised successfully.
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