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

TEST CASE: Main Menu #15

Open
2 of 9 tasks
maliahavlicek opened this issue Sep 17, 2021 · 0 comments
Open
2 of 9 tasks

TEST CASE: Main Menu #15

maliahavlicek opened this issue Sep 17, 2021 · 0 comments
Milestone

Comments

@maliahavlicek
Copy link
Owner

maliahavlicek commented Sep 17, 2021

Display of Menu

1 - Play
2 - Rules
3 - Top Scores
4 - Exit

Expected USER INPUT Treatment

  • leading spaces and 1 --> Goes to the playing mode
  • trailing spaces and 2 --> Goes to Rules Menu
  • 3 --> Goes to Tops Scores
  • 4--> Goes to Exit
  • <invalid input 0> --> Repeats menu
  • <invalid input 5 > --> Repeats menu
  • <invalid input Kate is Great!> --> Repeats menu
  • nothing as input --> Repeats menu
  • spaces as input --> Repeats menu
@maliahavlicek maliahavlicek added this to the TESTING milestone Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant