-
@uglyog - We use Wiremock pact generator to generate our pact and the header content-length auto generates. And when we try to test the provider side, the test fails with 408. We are using a Pact Brok…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [ ] serve
- [x] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ]…
-
Just wanted to get the latest definitive word on recommendations for pact in a hypermedia-rich rest api world. For reference, we generally use spring-hateoas, but I think the same sort of question wou…
-
I'm trying to run amqp tests as a provider but didn't find anything useful in the docs related to that.
-
Dear all
Say, if we are going to create a contract like
Consumer Provider
- Get...return $projectId
- Get with $projectId...return $result
- Get with $result...return $status
So...how ca…
-
The pact-stub-server has a `--provider-state-header-name` that allows for selecting a better matching interaction based on a header containing the requested provider state. The pact-verifier-cli (rust…
-
I've been running into a strange verification issue, where my build just hangs. Locally, it seems to reliably run just fine (M1 Mac and also via intel emulation in Docker).
The setup:
* Pact Go …
-
Maybe we are kind of re-inventing the wheel here? see [OpenAPI](https://github.com/OAI/OpenAPI-Specification)
-
**Is your feature request related to a problem? Please describe.**
The Pact ecosystem now supports plugins, and PactNet should be part of this. See https://docs.pact.io/plugins/quick_start
**Descr…
-
This issue occurs with motorExtensions at commit 692e494.
- Get the commit of motorExtensions above
- Run the oscillatingCollimator tests in the IOC test framework
- Note that the tests fail
…