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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: