Go through test_browser.clj and refactor code to not contain :tag for each DOM element selector
Open
Technical Debt
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
This issue has no description.
Contributor guide
Research direction
Start by reading test_browser.clj and identify the DOM element selectors that each contain a :tag entry. Refactor those selectors to avoid repeating :tag where possible, then run the relevant browser tests and confirm they still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100