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 collaboratorCreating a paper
In order for any papers to exist
As a website user
I need to be able to create a paper
- Scenarios
-
- Create a new paper
-
- Given
- a user exists with the email "[email protected]"
- And
- I am logged in as "[email protected]"
- When
- I visit the page "create paper"
- Then
- I should be redirected to the page "paper authors" for the newly created paper
- And
- the newly created paper should exist with the title "Untitled Paper"
Last published almost 5 years ago by SilverbackDan.