-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
for-testing-specsCore features that need tests written for them.Core features that need tests written for them.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Add a system test for:
As a facilitator,
I want to use metadata categories to find a workshop
So that I can narrow down by my specific session needs.
Given I am on the Workshops index page,
When I look at the left-hand panel,
Then I see I can filter all workshops by the following metadata categories:
- Windows Type
- Art Type
- Age Range
- Emotional Theme
- Holiday Theme
- Focus
- Service Population
- Published (if current_user.super_user?)
When I select my metadata choices and click Apply Filters,
Then I see my workshop results update accordingly.
(This includes both each one of these individually, and, selecting more than one at a time)
Metadata
Metadata
Assignees
Labels
for-testing-specsCore features that need tests written for them.Core features that need tests written for them.good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed