Defined all contracts in a single pact, like in the original example
authorKai Moritz <kai@juplo.de>
Sat, 21 May 2022 19:19:47 +0000 (21:19 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 3 Jun 2022 11:45:31 +0000 (13:45 +0200)
commit20ff01b051ebb4c382a7ce792701bfbb53ac0b5f
treeecf3acbce2cd16d160706d9e7f2c0f4aff547c9f
parent969dd5ded4aa8c4938f533c84118e1cad606667a
Defined all contracts in a single pact, like in the original example

* Looking back, I have to adhere, that this move is missleading.
* For a newbie (like me) this suggests, that all commands will be
  executed in order on the provider, so that the expected state will
  be created automatically - but that is not true!
consumer/pacts/Siren Order Provider-Siren Order Service.json
spring-consumer/src/test/java/de/juplo/demos/pact/ContractTest.java