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

Bugfix on 'delete_all' requests history #74

Closed jdavisonc closed 11 years ago

jdavisonc commented 11 years ago

Fix bug when cleaning requests history. The total of requests to save are reset when a 'delete_all' command arrived.