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 collaboratoruser session
Sign up should be quick and friendly.
- Scenarios
-
- Successful sign up
-
New users should get a confirmation email and be greeted
personally by the app once signed in.- Given
- I have chosen to sign up
- When
- I sign up with valid details
- Then
- I should receive a confirmation email
- And
- I should see a personalized greeting message
- Duplicate email
-
Where someone tries to create an account for an email address
that already exists.- Given
- I have chosen to sign up
- But
- I enter an email address that has already registered
- Then
- I should be told that the email is already registered
Last published almost 5 years ago by stoffie.