Megan Honig
08/21/2024, 4:08 PMfromProviderState. However, our frontend (consumer) code does not handle authentication tokens in production - we have a separate library that attaches auth tokens to requests, so when we make the requests in our pact consumer tests that we would make in production, the tests fail because there is no auth token in the request headers.
Is it possible to setup withRequest to ignore the missing header params as long as certain other request params match? Or is there another possible workaround?Yousaf Nabi (pactflow.io)