You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have triple checked, that there are no unhandled promises in my code and have read the section on intermittent test failures
I have set my log level to debug and attached a log file showing the complete request/response cycle
For bonus points and virtual high fives, I have created a reproduceable git repository (see below) to illustrate the problem
Expected behaviour
The extractPayload / reify function is documented in the Pact JS docs.
Actual behaviour
The extractPayload / reify function is only mentioned at the bottom of this page
Steps to reproduce
Go to the docs and search for reify or extractPayload. Observe that it's not documented.
I think it used to be documented, perhaps it was lost in some migration
Relevant log files
The text was updated successfully, but these errors were encountered:
TimothyJones
added
bug
Indicates an unexpected problem or unintended behavior
triage
This issue is yet to be triaged by a maintainer
labels
Oct 30, 2024
Software versions
Please provide at least OS and version of pact-js
Issue Checklist
Please confirm the following:
Expected behaviour
The
extractPayload
/reify
function is documented in the Pact JS docs.Actual behaviour
The
extractPayload
/reify
function is only mentioned at the bottom of this pageSteps to reproduce
Go to the docs and search for
reify
orextractPayload
. Observe that it's not documented.I think it used to be documented, perhaps it was lost in some migration
Relevant log files
The text was updated successfully, but these errors were encountered: