As a user, in order plan my trip through the park, I need to be able to see which rides are open at a particular hour of the day
Acceptance Criteria
Given the user wants to see all attractions operating at a specific hour
When the user performs a gesture on a time selection element above the park grid
Then all attractions that operate at that hour should be listed in the left 30% of the screen
And the attraction type should be in parenthesis next to the name
And the name should be a hyperlink
Story
As a user, in order plan my trip through the park, I need to be able to see which rides are open at a particular hour of the day
Acceptance Criteria
Given the user wants to see all attractions operating at a specific hour When the user performs a gesture on a time selection element above the park grid Then all attractions that operate at that hour should be listed in the left 30% of the screen And the attraction type should be in parenthesis next to the name And the name should be a hyperlink
Technical Resource