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 signs in
In order to manage my applicants
As a registered user
I want to sign into my account
- Front page displays sign in link
- Following link takes guest to sign in form
- Valid email and password sign in user
- Invalid combination displays error
- Welcome message is displayed
- Background
-
- Given
-
the following users:
email password password_confirmation [email protected] password password - And
- I am on the home page
- When
- I follow "Sign in"
- And
- I fill in "Email" with "[email protected]"
- Scenarios
Last published almost 7 years ago by wminsinger.