-
### Proposal
@tomakehurst In current wiremock implementation, we can give priority to jsons , but that is manual effort and if we miss to check the other jsons before giving priority the request wont…
-
I'm trying out japronto 0.1.1, and I have a small app looking like this:
```
# -*- coding: utf-8 -*-
import os
import requests
import japronto
import multiprocessing
WIREMOCK_URL = os.env…
-
**Describe the bug**
Whe i setup a return { status = 404, jsonBody = "" } it always gives a http error no matter for what i do
grpcmock_1 | io.adven.grpc.wiremock.BadHttpResponseException:
gr…
-
**Is your feature request related to a problem? Please describe.**
When there is an issue loading a mapping file Wiremock.net only logs a `Static MappingFile : '/app/__admin/mappings/test.json' could…
-
### Proposal
Perhaps check if there are actually mappings in the found classpath resource. Now it finds `wiremock-standalone-3.9.1\wiremock` and that folder does not have any mappings and should be…
-
**Is your feature request related to a problem? Please describe.**
When utilising @RequestPart on a Controller argument in Spring for working with multipart/form-data requests consisting of e.g. a …
-
It is necessary to run Artifactory to publish in localhost artifacts
-
### Summary
Hi, on the following soap content :
```
TEST_J
http://www.w3.org/2005/08/addressing/anonymous
urn:ServiceToto:2:creerWorkflow
urn:u…
-
**Description**: Requested port X is not mapped when running with Jenkins Kubernetes docker in docker.
- The images start as expected
- I am using springboottests to start my application.
- When…
-
**Describe the bug**
When sending response from external file (f.e. html file) containing script, the script is not evaluated
**To Reproduce**
Using these mocks:
```json
{
"request": {
…