Releases: BedrockStreaming/superagent-mock
Releases · BedrockStreaming/superagent-mock
v5.0.0
v4.0.0
Add support for superagent .ok()
v3.7.0 v3.7.0
Compatibility with [email protected]+
Adapt to change in superagent lib
Add method to the fixtures' context object
Support checking for example if put or delete for the same url (crud rest apis)
Add support for mocking progress events
Add support for mocking progress events
Update technical stack
Delaying mocked responses
Add support for asynchronously delaying mocked responses through config
Add possibility to cancel mock
Add support for cancelling mocking after pattern match.
Refacto to improve compatibility with future versions
Now, we hook only on 'end' and 'abort' methods of superagent.
Support of superagent v3
Support of superagent v3