You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to provide users with a way to view the game catalog prior to starting an arena so they can browse which games are available. The purpose of this ticket is to add an About link in the header and create a page that displays all games.
Mockup:
Scenario: Add About to Nav
Given I am a user
When I am on the Game Box website
Then I see About in the nav
And it links to a new page /about
Scenario: About Page
Given I am a user
When I am on the About page
Then there is a section to explain what Game Box is
Background
We would like to provide users with a way to view the game catalog prior to starting an arena so they can browse which games are available. The purpose of this ticket is to add an About link in the header and create a page that displays all games.
Mockup:

Scenario: Add About to Nav
Given I am a user
/aboutScenario: About Page
Given I am a user
Scenario: Game Catalog Details Page
Given I am a user