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 collaboratorAccess
User is able to navigate to Configure page should they have a valid session
- Scenarios
-
- User does not have an existing session
-
- Given
- Obadiah Stane is not logged in
- And
- Obadiah Stane navigates to the configure page
- Then
- Obadiah Stane should be redirected to the login page
- User has a Valid session
-
- Given
- Obadiah Stane is logged in
- And
- Obadiah Stane navigates to the configure page
- Then
- Obadiah Stane should see the configure page
Last published about 7 years ago by John James.