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 collaboratorCreate Invalid Order
As a Partner
I should not be able to create an order with invalid data
- Scenarios
-
- No order details
-
- When
- client sends order with no order details
- Then
- error must be validation failed
- And
- validation error on order_details must be "invalid"
- Bad request
-
- When
- client sends invalid order
- Then
- error must be bad request
Last published over 7 years ago by ealden.