-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide better healthchecks #28
Comments
While wiremock/wiremock#2164 is not implemented , as noted by @wallid , we need another health check that would at least verify that the instance can serve some mock endpoints. It will be also useful for any 2.x tests I suggest the following:
|
Now we can do better healtchecks starting from WireMock 3.0 |
@oleg-nenashev I can take this up |
Go for it |
started working on the same. I will raise PR in sometime. |
@oleg-nenashev created PR for the same. |
Proposal
Follow-up to #25. Once wiremock/wiremock#2164 is implemented in WireMock Core and added to the WireMock Docker, it would be nice to adapt the code to use better healthcheck endpoint for newer versions of the container image
References
No response
The text was updated successfully, but these errors were encountered: