Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Releases: zeroturnaround/zt-hock

Upgrade dependencies

10 Jun 12:20
74b428b
Compare
Choose a tag to compare
Merge pull request #13 from zeroturnaround/update-deps

Update all dependencies

Fix vulnerability

04 Jun 10:20
Compare
Choose a tag to compare
  • Merge dependabot's vulnerability fix #10

Unused assertions now accessible.

25 Apr 09:37
Compare
Choose a tag to compare
  • Call getUnusedAssertions() to get a list of unused mocks.

More flexible body filters and disable logging.

09 Jan 10:41
Compare
Choose a tag to compare
  • Body filters filteringRequestBodyRegEx and filteringRequestBody are now passed the whole request object and not just the body.
  • Added option _logOnUnmatched for disabling logging.

Change http status code

05 Dec 12:53
Compare
Choose a tag to compare

For request that is not found (from 500 to 404).

0.2.0

15 Mar 05:42
Compare
Choose a tag to compare
v0.2.0

First release

21 Jun 05:14
Compare
Choose a tag to compare

Enjoy the first release of zt-hock!

Test NPM Deploy

21 Jun 04:34
Compare
Choose a tag to compare
Test NPM Deploy Pre-release
Pre-release
0.0.2

Update readme, and add TravisCI badge

First release

14 Jun 13:03
Compare
Choose a tag to compare
First release Pre-release
Pre-release

Initial release of zt-hock