Jean-Francois Renaud
04/27/2023, 7:05 PMMatt (pactflow.io / pact-js / pact-go)
Matt (pactflow.io / pact-js / pact-go)
Jean-Francois Renaud
04/28/2023, 12:39 AMTimothy Jones
04/28/2023, 3:19 AMI would have more than one module implementing A endpointsThis is certainly unusual - although it is a leaky part of pact’s abstraction that the consumer needs to know which services it has that are different
Timothy Jones
04/28/2023, 3:19 AMMatt (pactflow.io / pact-js / pact-go)
I would have more than one module implementing A endpointsOK I see the problem now. The “uses {B, C}” was confusing to me. It sounds like “implements part of {B, C}” is actually what it does.
Timothy Jones
04/28/2023, 3:23 AMTimothy Jones
04/28/2023, 3:23 AMTimothy Jones
04/28/2023, 3:24 AMTimothy Jones
04/28/2023, 3:25 AMJean-Francois Renaud
04/28/2023, 4:20 PM