Skip to content

Commit

Permalink
Merge pull request ladjs#661 from shuvalov-anton/master
Browse files Browse the repository at this point in the history
add superagent-mocker to the plugins
  • Loading branch information
defunctzombie committed Jul 8, 2015
2 parents 32ab6b2 + 8870824 commit 184e371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Existing plugins:
* [superagent-no-cache](https://github.com/johntron/superagent-no-cache) - prevents caching by including Cache-Control header
* [superagent-prefix](https://github.com/johntron/superagent-prefix) - prefixes absolute URLs (useful in test environment)
* [superagent-mock](https://github.com/M6Web/superagent-mock) - simulate HTTP calls by returning data fixtures based on the requested URL
* [superagent-mocker](https://github.com/rambler-digital-solutions/superagent-mocker) — simulate REST API

Please prefix your plugin with `superagent-*` so that it can easily be found by others.

Expand Down

0 comments on commit 184e371

Please sign in to comment.