Skip to content
New issue

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

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

Already on GitHub? # to your account

As a user, I want to # and log in to the app using my email and password so that I can access its features. #31

Open
2 of 3 tasks
RodrigoPombo1 opened this issue May 12, 2024 · 0 comments
Assignees

Comments

@RodrigoPombo1
Copy link
Collaborator

RodrigoPombo1 commented May 12, 2024

MOCKUPS:

Image

ACC TEST 1:
Scenario: User creates an account

  • Given the User is in the #/ # menu
  • When the User presses the #/ register button
  • Then the User is presented with a registration menu where he can input his username, email, password and confirm his password

ACC TEST 2:
Scenario: User logins into exisiting account

  • Given the User is in the #/# menu
  • When the User enters the correct email and password combination and presses the log in button
  • Then if the User can access the main menu logged in into his account

ACC TEST 3:
Scenario: User fails to login into existing account

  • Given the User is in the #/# menu
  • When the User enters his email and password incorrectly and presses the log in button
  • Then a message appears saying that the email and password combination is incorrect

WorkItems

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants