-
See [Mock Server](http://www.mock-server.com/)
-
To leverage a better support to HTTP/2 by WireMock (i.e., the ability to choose whether to enable or disable it from configuration), we should upgrade to at least WireMock 3.5.1, either `org.wiremock:…
-
Typescript for the the module mockserver-node, in order to launch mockserver server using TS in strict mode.
I just tried to compile and run mockserver-node with TS in strict mode ( Compiler option…
-
I'm trying to mock an overcomplicated API that I don't own, but that my code makes calls to. For each of my tests I have to mock quite a lot of endpoints, but most of them should behave the same way f…
-
@bnickel, I would like to rename AMYServer to KIF.MockServer to make it clear that it is part of the KIF ecosystem and what its purpose is. Is this change okay with you?
-
Currently, types are only added for `supertest.request()` command and no type is added for the `mockserver.create()` command.
-
*Description*:
I'm currently trying to use `request_mirror_policy` in a route that is also using `auto_host_rewrite`.
The problem are the `host/:authority` headers in the mirrored request is giving …
-
_As a **Fiori developer**,
I want to **see updated mockdata during preview without stopping/restarting the preview**,
so that I **can achieve my test results faster**_
### Description
While a …
-
As proposed in this StackOverflow thread started by a teammate of mine
https://stackoverflow.com/questions/78927512/select-mock-file-to-use-based-on-the-running-karate-scenario
problem: I have so…
-
When you deploy the mockserver in a different path than the root of the host, the ui is being deployed correctly but the websocket is being created whitout the path. For example if I deploy the mockse…