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 collaboratorSignup
In order to hire an employee
As a company
I want to signup for JobBoard
- Scenarios
-
- Successful signup
-
- Given
- I represent the PlataformaTec company
- When
- I go to the home page
- And
- follow "Signup"
- And
- signup for the site
- Then
- I should see "Signup successful"
- Unsuccessful signup
-
- Given
- I am on the signup page
- When
- I press "Signup"
- Then
- I should see "Name can't be blank"
- And
- I should see "Password can't be blank"
Last published almost 7 years ago by hugobarauna.