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 collaboratorAdmin edits destination
- Background
-
- Given
- I am signed in as an admin
- And
-
the following destination:
name outer space - And
- I am on the destinations page
- Scenarios
-
- Scenario
-
- When
- I edit that destination
- Then
- I see my changes to that destination
- remove all content blocks
-
- When
- I remove all content blocks from that destination
- Then
- I see no content blocks on the destination
- Quote too long
-
- When
- I follow "outer space"
- And
- I follow "edit destination"
- And
- I make a quote that is longer than 255 characters
- And
- I click "Update"
- Then
- I should see "Quote is too long (maximum is 255 characters)"
- Scenario
-
- When
- I follow "outer space"
- And
- I follow "edit destination"
- Then
- I can choose a different image
Last published over 7 years ago by Faraaz Khan.