To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorSigning Up
In order to sign up for an account
As a guest
I need to be able to register
- Scenarios
-
- Registration
-
- Given
- I am on the sign_up page
- When
- I fill in "user_email" with "[email protected]"
- And
- I fill in "user_password" with "test1234"
- And
- I fill in "user_password_confirmation" with "test1234"
- And
- I press "Sign up"
- Then
- I should see "You have signed up successfully."
Last published over 7 years ago by doolin.