You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unauthenticated Users should be able to:
Observe a list of all the books in the library
Sign up for an account with a username and password.
Sign in with the correct username/password combination.
Unauthenticated Users should not be able to:
Check out or return any book
See the account page of any user
The text was updated successfully, but these errors were encountered:
Unauthenticated Users should be able to:
Observe a list of all the books in the library
Sign up for an account with a username and password.
Sign in with the correct username/password combination.
Unauthenticated Users should not be able to:
Check out or return any book
See the account page of any user
The text was updated successfully, but these errors were encountered: