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 collaboratorAccess platform
As a user
I want to access platform
to sucessfully add new client
- Background
-
- Given
- I have logged in.
- And
- I have access to the platform.
- Scenarios
-
- Add a new client with all fields filled.
-
- Given
- I add a new client.
- When
- I fill in all fields.
- And
- I save this new client.
- Then
- I should see a new client at the list.
Last published over 3 years ago by Piotr Górecki.