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 collaboratorSign up to the site
- Scenarios
-
- I should be able to navigate to the sign up page
- When a user enters incorrect details
- When a user signs up to the site
-
- When
- I go to the sign in page
- Then
- I should be able to navigate to the sign up page
- When a user enters incorrect details
-
- Given
- There is no user
- When
- I sign up with incorrect details
- Then
- should see an error
- And
- I should still be on the sign up page
- When a user signs up to the site
-
- Given
- There is no user
- When
- I sign up
- Then
- my user should have been created
- And
- I should be signed in
Last published over 5 years ago by richard.