You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oleg-nenashev
changed the title
Reach feature parity between WoreMock Python and WireMock Java
Reach feature parity between WireMock Python and WireMock Java
Apr 21, 2023
oleg-nenashev
changed the title
Reach feature parity between WireMock Python and WireMock Java
Reach feature parity between WireMock Python and WireMock Java 2.35.0
Aug 16, 2023
Proposal
As @tomakehurst documented in #47 , there are serious differences in the Admin APIs and capabilities of the implementations
Missing API routes
Find stub mappings by metadata:
/mappings/find-by-metadata
Import stub mappings:
/mappings/import
File put and delete:
/files
/files/**
Set single scenario state:
/scenarios/{name}/state
Delete requests operations:
/requests/{id}
/requests/remove
/requests/remove-by-metadata
Recording:
/recordings/start
/recordings/stop
/recordings/snapshot
Missing Matchers
doesNotContain
not
before
after
equalToDateTime
and
or
References
No response
The text was updated successfully, but these errors were encountered: