Mike Geeves

Results 6 comments of Mike Geeves

What's the use case for a contract testing 500? You shouldn't really ever "want" to get a 500, rather e.g. some handled 4xx where you can ideally give further information....

I think this one should be ok to close off now, note the file is now at: https://github.com/pact-foundation/pact-python/blob/master/examples/fastapi_provider/tests/provider/test_provider.py

There's a long thread somewhere on this, I think it needs some re-work to shuffle around where Pact is wrapping around. Currently I'm mocking the http call, but from a...

Can't see what snyk is complaining about, is it possible to get access or limited number of users etc?

It's what happens next to the flow in the case of e.g. a rejected promise - it would be nice to have consistent messaging and make sure it's fatal etc....

For discussion: How to structure examples in as few repos as possible Random points: - to get language parity, if you can make a small change to an example and...