Releases: A/superagent-mocker
Releases · A/superagent-mocker
0.3.0
- added
clearRoute()
to remove routes by url and http-method #19
- added
unmock
method to disable mocker #19
- fixed missed calling context #19
0.2.0
0.2.0 / 2015-10-07
- added ability to set custom timeout for requests #8
- added a method to clear all registered handlers #10
- errors in mocks now throws into callbacks #12
- added support for headers and send method #11
- tests improved
0.1.6
- fix: unmocked routes now works properly
- fix: avoid patching when superagent is patched already
- add history.md
0.1.5
- fix race conditions that messed up responses
0.1.4
- update kewords and readme
0.1.2
- fix error with route hadn't mocked