Replies: 1 comment 1 reply
-
Hello @orenhan ,
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to test out pactum for contract testing following the documentation and encountered a few issues.
I have a docker container runnnig pactumjs/flows locally, according to docs I should be able to log in with scanner, admin and viewer, when I try I get - 'Invalid Credentials. Please try again!.'
I have a NodeJs with typescript and jest with a very basic server, this is my attempt for provider test -
I got -
and -
and last one -
Haven't found a lot of documentation online, so hopping to get some help here :)
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions