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 attempts to view pages without sufficient authorization
- Scenarios
-
- Scenario Outline
-
- Given
- I am signed in as role
- When
- I go to the page page
- Then
- I am taken to the home page
- And
- I should see "not authorized"
Examples: role page a CSR hotels a CSR destinations a CSR experiences a CSR users an admin users - Scenario Outline
-
- Given
- I am signed in as role
- And
- 1 hotel with address
- When
- I go to that hotel's page page
- Then
- I am taken to the home page
- And
- I should see "not authorized"
Examples: role page a CSR room types
Last published over 7 years ago by Faraaz Khan.