Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team/Player Selection Activity Confirmation Dialog #234

Open
apoh3 opened this issue Mar 22, 2022 · 2 comments
Open

Team/Player Selection Activity Confirmation Dialog #234

apoh3 opened this issue Mar 22, 2022 · 2 comments
Labels
android game player Issues related to the player of the game

Comments

@apoh3
Copy link

apoh3 commented Mar 22, 2022

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.

@apoh3 apoh3 added game player Issues related to the player of the game android labels Mar 22, 2022
@apoh3
Copy link
Author

apoh3 commented Mar 22, 2022

When the player select Join Team, the following dialog appears:

image

@apoh3
Copy link
Author

apoh3 commented Jul 28, 2022

Testing Scenarios

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

  1. Enter Game Pin 12 and select Enter Game.
  2. Enter any name of your choosing and select Join Game (and select Yes in confirmation dialog).
  3. 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.
  4. Select join game. A confirmation dialog should appear saying, "Are you sure you want to join as Team 1 Player 1?"
  5. Select no. Select any random team/player combo. Select join game again and make sure the confirmation message changes appropriately.
  6. 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.

Screenshots
image


Additional context

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android game player Issues related to the player of the game
Projects
None yet
Development

No branches or pull requests

1 participant