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 collaboratorVisitor registers
As a visitor to the site
I want to be able to register
So that I can invite friends and receive rewards
- Background
-
- Given
- I am not logged in
- And
- I am not registered
- Scenarios
-
- Visitor views the Homepage
-
- When
- I view the Homepage
- Then
- I should see the option to register via Facebook
- Visitor registers via Facebook
-
- When
- I view the Homepage
- And
- I register via Facebook
- Then
- I should see the Confirmation page
- And
- I should receive a reward
Last published about 7 years ago by cocoqa.