-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Manual Test Cases | ||
|
||
### Round Changing | ||
|
||
- [ ] Round changes when the next round button is pressed | ||
- [ ] Round changes when the previous round button is pressed | ||
- [ ] Round changes when the round column in the score table is pressed | ||
- [ ] Rounds are not changed when the previous round button is pressed and the current round is the first round | ||
- [ ] Round changes when the previous round button is pressed several times in quick succession | ||
|
||
### Players | ||
|
||
- [ ] Navigation to the players screen works when the players button is pressed on the Game Screen | ||
- [ ] Android | ||
- [ ] iOS |