-
My team is currently exploring options for detecting breaking changes between Swagger files. After exploring what is available in the open source world at the moment this project seems the most mature…
-
Once this PR is merged - https://github.com/flapjack/flapjack/pull/828 - we'll need to add the endpoints to diner.
-
Problem:
When customProviderHeaders is used, pact always logs the its content in plain text in logs as warn. Sometimes these headers contain sensitive information like authorisation, which would be …
-
Since we spoke about the healthcheck earlier, I am actually doing something similar in my build process to see when pact is available. I check every second until something is returned from the servic…
-
Verifying a pact between PED_A2CO_MERCHANT_CONFIG_REQUEST
[Using File ../pacts/PED_A2CO_MERCHANT_CONFIG_REQUEST-PED.json]
Given Merchant-Config
create
{"TimeStamp":"2023-02-07T23:04:58.676…
-
**My consumer test**
```
@Test
@PactTestFor(pactMethods = {"countryDetails", "countryDetails2"})
@DisplayName("validate country details")
public void getCountryDetails(MockServer mockServer) th…
-
When you call `pactffi_message_reify` on a v3 of v4 pact you get a totally different schema back:
v3:
```json
{
"contents": {
"foo": 123
},
"description": "a message",
"matchin…
-
I'm using 5.0.0-beta.1 to send data to pact. In logs there is info "Pact verification successful" but in logs
```
2024-01-26T08:26:23.083017Z ERROR ThreadId(09) pact_verifier::pact_broker: Failed…
-
Or are they sequential?
-
I've been trying to follow along with the continued progression, but I'm still getting my head wrapped around the workflow. To help me paint the proper picture, I figured picking your brain about the …
travi updated
8 years ago