-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Background
Hosts must select a game to play. Once they select a game, they must start the game. Currently, in the arena lobby, the game cards have buttons to Start. Then, on the Game Details page, there is a button to Start Game. In order to differentiate between selecting and starting a game, we should update the buttons on the game cards to Select. The purpose of this ticket is to update the buttons on the game cards when a host is in the arena lobby to Select instead of Start.
Scenario: Update Game Catalog buttons to Select
Given I am a host
And I have created an arena
- When I am in the arena lobby
- Then the game catalog buttons say Select
Reactions are currently unavailable