Open scarbon opened 3 years ago
This docker image starts without any mappings.
In this case you should post the mappings to the admin url.
This is explained here:
Passing Mappings on production server via Post request is not feasible. Is there a way to pass static mappings file? I seriously need this.
Hello @sumit1112, this can be done by copying the mapping files in a __admin\mappings
folder.
See this link:
https://github.com/WireMock-Net/WireMock.Net/wiki/Mapping
How do I consume it on an Integration test? on Every option there is generally a Start() for the server, but since is already app, how do you configure mappings?