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
Before selecting Join Team, the user is asked if the team/player they selected is correct. This is to give the user a moment to double check their selection.
The text was updated successfully, but these errors were encountered:
The following scenarios should be tested and successfully pass for this issue to be marked complete and closed.
Scenario 1
This scenario tests the team and player dropdowns in the team/player selection activity.
Steps for testing
Enter Game Pin 12 and select Enter Game.
Enter any name of your choosing and select Join Game (and select Yes in confirmation dialog).
You should be on the team/player selection activity. There should be two separate prepopulated dropdowns. Initially, these fields will both be set to 1.
Select join game. A confirmation dialog should appear saying, "Are you sure you want to join as Team 1 Player 1?"
Select no. Select any random team/player combo. Select join game again and make sure the confirmation message changes appropriately.
Select yes. You should be brought to the game activity.
Expected behavior
The team/player selection confirmation dialog pop-up should ask if you would like to join as the specific team and player you selected. If you select no, the dialog should close. If you select yes, you should be brought to the game activity.
Before selecting Join Team, the user is asked if the team/player they selected is correct. This is to give the user a moment to double check their selection.
The text was updated successfully, but these errors were encountered: