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 collaboratorVisits controller
- Background
-
- Given
- I log in as 'pius' with password 'password'
- And
- test data setup for "Hand over controller" feature
- Scenarios
-
- Index action provides take backs by specific date
-
- When
- the index action of the visits controller is called with the filter parameter "take back" and a given date
- Then
- the result of this action are all take back visits for the given inventory pool and the given date
- Index action provides hand overs by specific date
-
- When
- the index action of the visits controller is called with the filter parameter "hand over" and a given date
- Then
- the result of this action are all hand over visits for the given inventory pool and the given date
Last published over 3 years ago by mkmit.