diff --git a/TestCases.md b/TestCases.md new file mode 100644 index 00000000..980b29a0 --- /dev/null +++ b/TestCases.md @@ -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