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 collaboratorSwitch and move tabs within a notebook
- Scenarios
-
- Switch tab down
- Switching tabs down will wrap
- Switch tab up
- Switching tabs up will wrap
- Switch notebooks
- Move tab up
- Moving tabs up will wrap
- Move tab down
- Moving tabs down will wrap
- Switch tab down
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- Then
- I should see "Elizabeth Woodville" in the edit tab
- And
- I switch down a tab
- Then
- I should see "Anne Boleyn" in the edit tab
- Switching tabs down will wrap
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- Then
- I should see "Elizabeth Woodville" in the edit tab
- And
- I switch down a tab
- And
- I switch down a tab
- Then
- I should see "Elizabeth Woodville" in the edit tab
- Switch tab up
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- Then
- I should see "Elizabeth Woodville" in the edit tab
- And
- I switch down a tab
- And
- I switch up a tab
- Then
- I should see "Elizabeth Woodville" in the edit tab
- Switching tabs up will wrap
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- Then
- I should see "Elizabeth Woodville" in the edit tab
- And
- I switch up a tab
- Then
- I should see "Anne Boleyn" in the edit tab
- Switch notebooks
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I make a new notebook
- When
- I open a new edit tab
- And
- I replace the contents with "Scarlett"
- And
- I move the tab to the other notebook
- When
- I switch notebooks
- Then
- I should see "Anne Boleyn" in the edit tab
- Move tab up
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- Then
- I should see "Elizabeth Woodville" in the edit tab
- And
- I switch down a tab
- Then
- I should see "Anne Boleyn" in the edit tab
- And
- I move up a tab
- Then
- I should see "Anne Boleyn" in the edit tab
- And
- I switch down a tab
- Then
- I should see "Elizabeth Woodville" in the edit tab
- Moving tabs up will wrap
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- And
- I open a new edit tab
- And
- I replace the contents with "Catherine of Aragon"
- Then
- I should see "Catherine of Aragon" in the edit tab
- And
- I move up a tab
- And
- I move up a tab
- And
- I move up a tab
- And
- I move up a tab
- And
- I switch up a tab
- Then
- I should see "Anne Boleyn" in the edit tab
- Move tab down
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- Then
- I should see "Elizabeth Woodville" in the edit tab
- And
- I move down a tab
- Then
- I should see "Elizabeth Woodville" in the edit tab
- And
- I switch up a tab
- Then
- I should see "Anne Boleyn" in the edit tab
- Moving tabs down will wrap
-
- When
- I open a new edit tab
- And
- I replace the contents with "Anne Boleyn"
- And
- I open a new edit tab
- And
- I replace the contents with "Elizabeth Woodville"
- And
- I open a new edit tab
- And
- I replace the contents with "Catherine of Aragon"
- Then
- I should see "Catherine of Aragon" in the edit tab
- And
- I move down a tab
- And
- I move down a tab
- And
- I move down a tab
- And
- I move down a tab
- And
- I switch down a tab
- Then
- I should see "Anne Boleyn" in the edit tab
Last published almost 7 years ago by danlucraft.