Hey all, I'm running my provider verification test...
# pact-js
p
Hey all, I'm running my provider verification tests and getting some failures. I'd really like to be able to see the response body for those failures, is there a way to do that? I'm thinking the requestFilter on the response stage would be the place to grab it. Wondering if anyone had any thoughts?
Typically, I'd enable more logging on my provider, but it's an AppSync graphql managed service and I'm struggling to get it to log the response facepalm
t
debug logging gives you this I think
or one of the log levels does
p
Okay nice, I'll go play with them some more. Cheers @Timothy Jones!
t
yep, it’s
debug
p
lovely ta!
youre welcome 1