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

Scenario tags are not used in History filters #81

Closed joshnhickman closed 9 years ago

joshnhickman commented 9 years ago

Tags added to a scenario are not used in the History filters, making it impossible to search history by tag if you are using static or dynamic responses.

clafonta commented 9 years ago

Fixed. You should be able to filter by tags associated to a scenario tag.

clafonta commented 9 years ago

Closing issue. If still not up to par, then re-open.