Gueorgui
05/08/2024, 1:03 PMThe pact mock service wasn't running when addInteraction was called
and similar. Has something changed in the way the pact mock server works? This is on pretty standard React-based consumers.Yousaf Nabi (pactflow.io)
Gueorgui
05/08/2024, 1:29 PMpactWith(buildPactConfigObject(), async (provider: any) => {
beforeEach(() => {
config.apiConfig.apiBaseUrl = provider.mockService.baseUrl
})
Gueorgui
05/08/2024, 1:30 PMGueorgui
05/08/2024, 1:33 PMYousaf Nabi (pactflow.io)
Gueorgui
05/08/2024, 3:47 PMGueorgui
05/08/2024, 3:47 PM