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 views role
In order to see the role info
As a user viewing the roles
I want to view the details of a role
- Scenarios
-
- Scenario
-
- Given
- I am signed in
- And
-
the following roles:
name Clinician - When
- I am on the roles page
- And
- I follow "Clinician"
- Then
- I should see "Name"
- And
- I should see "Clinician"
- And
- I should see "Edit"
- And
- I should see "Back"
Last published over 5 years ago by wminsinger.