-
**Describe the issue**
Switching the mock request to ONLY_MATCHING_FIELDS makes the mock to fail matching previously working in STRICT. My understanding is that the ONLY_MATCHING_FIELDS is omitting e…
-
_From @RocketPuppy on September 6, 2016 0:53_
While working on generating a mock server of my API (which is really cool now that I have it working), I ran into several issues regarding AuthProtect.
…
-
### Version
5.0.1
### Reproduction link
[None](vue info)
### Environment info
```
devServer: {
host: '0.0.0.0',
port: devPort,
open: true,
noInfo: true,
ove…
-
Without the global-tunnel my code connects directly to the endpoint fine but when I enable global-tunnel via a MockServer proxy then I am getting the following error:
_http_client.js:54
throw new…
-
The current github action for maven CI build is failing everytime because of `TestHttpRESTApi` class which is using a `MockServer` for testing .
So , need to check how this issue can be fixed
-
According to https://docs.pact.io/faq#why-is-there-no-support-for-specifying-optional-attributes, array with `min=0` is not supported at all.
> ... This is why you can only specify an array with mi…
-
Https stub configuration :
WireMockServer mockServer = new WireMockServer(WireMockConfiguration.wireMockConfig()
.extensions(new ResponseTemplateTransformer(true), new AsyncExtension(),
…
-
**Describe the issue**
https://nvd.nist.gov/vuln/detail/CVE-2022-42889
Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standa…
-
While testing on my computer with the mockServer, everything seems to work fine. When trying on receivers, however, it doesn't seem to show anything. On the one receiver that I can access the BA throu…
mgatc updated
2 years ago
-
### Description
Since @sap-ux/ui5-middleware-fe-mockserver v2.2.69, the mockserver returns an incomplete OData v2 batch response. Before (including v2.2.68) it used to return:
```
--batch_8fd9-5c6a…