-
### Summary
WireMocha 1.0.12 introduced a new gutter icon with which HTTP Client requests can be generated from Java method calls. That feature is limited to endpoints that don't require complex re…
-
### Describe the bug
When creating a mapping that contains wildcard match on a specific header, the mapping is not created, API returns 201.
The created mapping is not returned in `GET __admin/mappi…
-
Hi @marcingrzejszczak . As we discussed https://gitter.im/spring-cloud/spring-cloud-contract?at=5bc6f78de4b1d87dc792a453 , you could try to handle test web socket via sth like this https://stackove…
-
Based on the introduction and exercises from the blog post on how to use WireMock.NET with gRPC, I was able to successfully complete the first step. However, I got stuck when trying to move on to the …
-
The mapping configurations consider the body file name as matching the request the originated it.
In case of a very long GET request, the size of file name explodes the Linux limit and the request bo…
-
Impact
- evolution from spring to netty
- evolution from protobuf to square-wire (fields renamed)
Beware of some errors [on recent message](https://github.com/cloudfoundry/cf-java-client/issues/551)…
-
I created a console application and enabled Admin Interface.
Now when I try to use admin API, I am getting this error:
System.TypeInitializationException: The type initializer for 'WireMock.Util…
-
following mapping is not returning same result
POST /mappings
Content-Type: [application/json]
{
"request" : {
"urlPath" : "/api/qp",
"method" : "GET"
},
"response" : {
"st…
-
I'm looking at how to replace `spring-cloud-contract-wiremock` with `wiremock-spring-boot` in one of my projects (scordio/spring-batch-notion#25) and I noticed the configuration becomes a little more …
-
### Proposal
The `jsonMerge` helper doesn't seem to be available in the latest version of wiremock. Following [the docs](https://docs.wiremock.io/response-templating/json/#merging-json-objects) it …