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
Currently Mochi is ready to mock http routes statically in a very simple way. A key feature that wiremock supports is dynamic mocking, i.e. setup routes with an http rest api to execute a test suite for instance.
It could be nice to do the same, but may be in a different way, by keeping the "system/api" semantics, and deploy it on Mochi, with the same syntax we could use to describe mocks with the static api.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently Mochi is ready to mock http routes statically in a very simple way. A key feature that wiremock supports is dynamic mocking, i.e. setup routes with an http rest api to execute a test suite for instance.
It could be nice to do the same, but may be in a different way, by keeping the "system/api" semantics, and deploy it on Mochi, with the same syntax we could use to describe mocks with the static api.
TBC
Beta Was this translation helpful? Give feedback.
All reactions