Does jest expect suppose to work in `executeTest` ...
# pact-js
m
Does jest expect suppose to work in
executeTest
? We are getting weird pact errors:
Error in native callback at Object.mockServerMismatches (node_modules/@pact-foundation/pact-core/src/consumer/index.ts9413) at PactV3. <anonymous> (node_modules/@pact-foundation/src/v3/pact.ts20739) at step (node_modules/@pact-foundation/pact/src/v3/pact.js3323) at Object.throw (node_modules/@pact-foundation/pact/src/v3/pact.js1453 at rejected (node_modules/@pact-foundation/pact/src/v3/pact.js665) at tryCall0ne (node_modules/react-native/node_modules/promise/lib/core.js3712) at node_modules/react-native/node_modules/promise/lib/core.js12315
m
it should do
Which version are you on Maxim?
There was an issue for a specific error scenario pre
10.1.3
m
Ah right, just updated - it works 👍
🙌 1
m
great!
m
thanks for the quick reply
m
You’re welcome 🙂
The new JS is a complete rewrite under the hood, so we’re still going to be finding a few things that are different