rubyforgood / rubyforgood/awbw
Add system test for each of the dropdowns on the Workshop search page
Open
Nobody has claimed this yet.
for-testing-specs
- Dominant language
- Ruby
- Stars
- 15
- Forks
- 26
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 242
Description
We now have a test for the title/keyword search (thanks, @diti0-dot !).
This is to click at least one checkbox in each of the search dropdowns and make sure it's filtering properly.
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 locating the existing system test for title/keyword search on the Workshop search page. Inspect the page to identify each search dropdown and run the current system-test suite before adding coverage. Done means at least one checkbox in every dropdown is exercised and each selection is verified to filter results correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- frontend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100