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
An alternative registration form to enter my username, email, password, password confirmation, adventure preferences(checkboxes), and address
a link back to the welcome screen.
SAD PATH
When I register with an email already in use, I receive an error message.
When I enter passwords that do not match, I receive an error message.
HAPPY PATH
If successful, I am taken to my user show page and shown a confirmation message.
The text was updated successfully, but these errors were encountered:
As a visitor, when I visit
"/register",
I see a
An option to log in via OAuth with Google
An alternative registration form to enter my username, email, password, password confirmation, adventure preferences(checkboxes), and address
a link back to the welcome screen.
SAD PATH
When I register with an email already in use, I receive an error message.
When I enter passwords that do not match, I receive an error message.
HAPPY PATH
If successful, I am taken to my user show page and shown a confirmation message.
The text was updated successfully, but these errors were encountered: