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

As a UB student I would like to have security so I can only access course information if the correct username and password is entered on login #34

Open
JordanClemons opened this issue Sep 22, 2020 · 0 comments
Assignees

Comments

@JordanClemons
Copy link
Contributor

JordanClemons commented Sep 22, 2020

Acceptance Test:

  1. Go to the URL provided
  2. Make sure it takes you to the login page
  3. Type an invalid username or password (Anything other than student1/password)
  4. Make sure you are not let in
  5. Type in the placeholder username and password (student1, password)
  6. Click login and ensure you are transferred to homepage
  7. Click dropdown menu and make sure that user's selected classes show up
  8. Make sure red notification circles are accurate to the student who is logged in
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