-
Notifications
You must be signed in to change notification settings - Fork 0
jstockwin/pact-issue-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repo is to demonstrate https://github.com/pact-foundation/pact-stub-server/issues/53 The `consumer-provider.json` contract is created by running `src/test_consumer.py`. We then start the pact stub service via `docker-compose up stub-service`. Then if we `curl http://localhost:8000/endpoint?type=bar` we get the (incorrect) response of `{"type":"none"}`. The logs of the stub service are checked in as `docker-logs.txt`, which show the debug info, including the fact that multiple requests were matched.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published