As a user, when I see attractions, I should not see any "out of order" rides or rides that are currently under maintenance.
Acceptance Criteria
Given the user is viewing the attraction list
When there are "out of order" rides or rides that are currently under maintenance
Then all valid attractions that should be listed in the left 30% of the screen EXCEPT for any "out of order" rides or rides currently under maintenance
And the attraction type should be in parenthesis next to the name
And the name should be a hyperlink
Story
As a user, when I see attractions, I should not see any "out of order" rides or rides that are currently under maintenance.
Acceptance Criteria
Given the user is viewing the attraction list When there are "out of order" rides or rides that are currently under maintenance Then all valid attractions that should be listed in the left 30% of the screen EXCEPT for any "out of order" rides or rides currently under maintenance And the attraction type should be in parenthesis next to the name And the name should be a hyperlink