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

User Story: Create Account #1

Open
lwu8891 opened this issue Sep 9, 2019 · 1 comment
Open

User Story: Create Account #1

lwu8891 opened this issue Sep 9, 2019 · 1 comment
Assignees

Comments

@lwu8891
Copy link
Contributor

lwu8891 commented Sep 9, 2019

As a dieter, I would like to create an account, so that I set a nutrition tracker for myself, and begin dieting.

@Mooseonce Mooseonce added the Task label Sep 13, 2019
@ajconnol
Copy link

Acceptance Tests:

  1. Enter valid email address and a password, with correct password confirmation, with an email address that is not already registered with all fields filled in :

    alert stating account has been created appears, app goes to homepage

    1a) Try logging in with this account name and password

    Account logs in and app transports to homepage

  2. Enter invalid email address

    alert stating email address is invalid

  3. Enter valid email address that is already taken,

    alert stating "account with the given email address already exists"

  4. Enter valid email address password but incorrect confirmed password
    alert stating "password and confirm password do not match"

  5. Enter valid email address and password but do not fill in all text boxes
    alert stating name of all missing required textboxes "must be completed"

@lwu8891 lwu8891 removed the Task label Oct 20, 2019
@lwu8891 lwu8891 changed the title Account Creation User Story: Account Creation Oct 20, 2019
@ajconnol ajconnol changed the title User Story: Account Creation User Story: Create Account Oct 20, 2019
@sedrehman sedrehman self-assigned this Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants