pactflow / pact-msw-adapter

Create MSW (mock-service-worker) mocks, and generate pact contracts from the recorded interactions.
MIT License
44 stars 15 forks source link

worker tests are failing to generate pact - undefined reading _headers #40

Closed YOU54F closed 2 years ago

YOU54F commented 2 years ago

see screenshot.

Screenshot 2022-04-12 at 19 06 56

Got tests running in CI now, need to assert the existence of the pact file once generated for a full test

YOU54F commented 2 years ago

fixed!

you can run the example with

Check the ./msw-generated-pact folders