clafonta / Mockey

Mockey is a tool for testing application interactions over http, with a focus on testing web services, specifically web or native applications that consume XML, JSON, and HTML. Mockey's purpose is to be a simple front end to writing mock-test-responses to the file system for persistence to git.
118 stars 39 forks source link

Enhancement: static/fixed service id #112

Open A-MohanRao opened 4 years ago

A-MohanRao commented 4 years ago

we can have static/fixed service id for service definitions therefore Mockey server ensures service id does not change every time it is restarted. This capability helps other applications to send http request to Mockey server and change scenario for given service id.