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 changes password on first login
- Scenarios
-
- new admin
-
- Given
- 1 new admin
- And
- I am signed in
- Then
- I should see "Change your password"
- When
- I fill in "Password" with "monkeyshine"
- And
- I fill in "Confirm Password" with "monkeyshine"
- And
- I click "update password"
- Then
- I should see "Successfully updated user account"
- And
- I should be on the hotels page
Last published over 7 years ago by Faraaz Khan.