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

UAT 2: (Login, Member Dashboard, Outstanding Balance) #83

Closed
G-Pex opened this issue Nov 8, 2019 · 2 comments
Closed

UAT 2: (Login, Member Dashboard, Outstanding Balance) #83

G-Pex opened this issue Nov 8, 2019 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation sprint3 test case
Milestone

Comments

@G-Pex
Copy link
Collaborator

G-Pex commented Nov 8, 2019

User with membership should be able to login, access the member dashboard and view outstanding balance.

@G-Pex G-Pex added documentation Improvements or additions to documentation sprint3 test case labels Nov 8, 2019
@G-Pex G-Pex added this to the Sprint 3 milestone Nov 8, 2019
@G-Pex
Copy link
Collaborator Author

G-Pex commented Nov 8, 2019

Test Plan:

  1. Register user with email "email@email.com" password: "Password1" (Expect Registration Success)
  2. Attempt Login using email "email@email.com" password: "Password1" (Expect Login Success)
  3. Logout of User (Expect user session to terminate)
  4. Login to Admin account (Expect admin to be logged in)
  5. Use Admin account to set User's balance to -50 (Expect to process successfully)
  6. Use Admin account to verify User's balance is -50 (Expect user's balance to be -50)
  7. Log out of Admin account (Expect Admin session to be terminated)
  8. Attempt Login using email "email@email.com" password: "Password1" (Expect Login Success)
  9. Go to member's dashboard (expect Member's dashboard to load)
  10. Verify user's balance is -50 (Expect user's balance to be -50)

@G-Pex G-Pex changed the title UAT Case #2 (Login, Member Dashboard, Outstanding Balance) UAT 2: (Login, Member Dashboard, Outstanding Balance) Nov 10, 2019
@reecebenson reecebenson self-assigned this Dec 2, 2019
@reecebenson
Copy link
Collaborator

Closing as Outstanding Balances are no longer used. Member Dashboard is previewed in other UATs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation sprint3 test case
Projects
None yet
Development

No branches or pull requests

2 participants