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 collaboratorVisitor submits form entries
In order to enter my data in my own pace
As a website visitor
I want to persist every step of the savings check form
- Scenarios
-
- Submission of provider and label
-
- Given
-
the system knows about the following provider and label:
provider label ING House ING Boat - When
- the user submits the provider "ING" and the label "House"
- Then
-
the response should be JSON:
{"succes": true}
Last published almost 5 years ago by ArnoF.