Skip to content

Async version

Compare
Choose a tag to compare
@jefflau jefflau released this 26 Nov 22:57
· 71 commits to master since this release

Mocks can now take the normal Response body, or can optionally take a function that returns a promise. Basic usage will be setting timeouts to mock a slower connection or server.