David Van Couvering (DVC) - eBay
07/21/2022, 8:06 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
GET /users/1234
, one that returns a 200 {…}
and another that returns a 404
. In this case, the stubs won’t be able to differentiate.
This can be mitigated by not having overlapping requests, but is worth notingMatt (pactflow.io / pact-js / pact-go)
David Van Couvering (DVC) - eBay
07/22/2022, 2:45 AM