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, if I forget my password, I want to be able to be able to recover my account and change my password to a new one. #29

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

MOCK-UP:

Image

ACC TEST 1:
Scenario: User forgot password and wants to change it

  • Given the user is in the #/# menu
  • When the user presses the forgot password button
  • Then he is prompted to enter is email and if he enters a correct email, a message is sent to that email to be able to change the password to a new one

ACC TEST 2:
Scenario: User forgot password and wants to change it

  • Given the user is in the #/# menu
  • When the user presses the forgot password button
  • Then he is prompted to enter is email and if he enters the wrong one he doesn't receive an email and nothing happens

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