Phillip Lo
08/15/2023, 9:38 PM@PactFilter(
value = {"^\\/myendpoint\\d+/.*"},
filter = ByRequestPath.class)
to the top of the respective provider test class. Is this the correct way to go about this or is there something else that we might be missing that is a little more userfriendly?Phillip Lo
08/15/2023, 9:40 PMTimothy Jones
08/17/2023, 1:23 AMTimothy Jones
08/17/2023, 1:24 AMTimothy Jones
08/17/2023, 1:25 AMTimothy Jones
08/17/2023, 1:26 AMPhillip Lo
08/17/2023, 4:11 PM@Provider(MONOLITH)
@Consumer(MICROSERVICE)
however, from what I can tell, you can't have a list of consumers so we'd kinda be duplicating each test for each pair of monolith to consumer. Does that sound right?Timothy Jones
08/17/2023, 4:13 PMPhillip Lo
08/17/2023, 4:14 PMPhillip Lo
08/17/2023, 4:14 PMTimothy Jones
08/17/2023, 4:16 PMPhillip Lo
08/17/2023, 4:18 PMTimothy Jones
08/17/2023, 4:19 PMTimothy Jones
08/17/2023, 4:19 PMTimothy Jones
08/17/2023, 4:20 PMTimothy Jones
08/17/2023, 4:20 PMTimothy Jones
08/17/2023, 4:20 PMPhillip Lo
08/17/2023, 4:21 PMPhillip Lo
08/17/2023, 4:21 PMTimothy Jones
08/17/2023, 4:22 PMTimothy Jones
08/17/2023, 4:28 PMTimothy Jones
08/17/2023, 4:28 PMTimothy Jones
08/17/2023, 4:28 PMTimothy Jones
08/17/2023, 4:30 PMTimothy Jones
08/17/2023, 4:30 PMPhillip Lo
08/17/2023, 4:31 PMTimothy Jones
08/17/2023, 4:32 PMTimothy Jones
08/17/2023, 4:32 PMTimothy Jones
08/17/2023, 4:33 PMTimothy Jones
08/17/2023, 4:36 PMPhillip Lo
08/17/2023, 4:37 PMTimothy Jones
08/17/2023, 4:38 PMTimothy Jones
08/17/2023, 4:39 PMTimothy Jones
08/17/2023, 4:39 PMTimothy Jones
08/17/2023, 4:40 PMYousaf Nabi (pactflow.io)
I don’t know if Pact jvm will let you publish if you have only done a partial verification, but the broker only knows about yes or no. It doesn’t know about parts of the contractthis is something i need to check both in the ruby and rust core. i agree it could lead to a state of false confidence. i’ve replied in another thread but i wonder if everything being named as the same provider in the monolith is the issue. it would help you understand of all the endpoints on the big monolith, these few are being used for these scenarios as shown in a pact
Yousaf Nabi (pactflow.io)
Yousaf Nabi (pactflow.io)
it is possible im confusing myself at this point though 😄heh that is definitely okay, we do it all the time. 🌮 for @Timothy Jones for being super polite, friendly and awesomely helpful as always