Skip to content

Releases: steinfletcher/apitest

v1.2.1

12 May 20:04
7799a29
Compare
Choose a tag to compare
Merge pull request #42 from steinfletcher/feature/mock-attributes-pre…

v1.2.0

11 May 20:46
5bf3a13
Compare
Choose a tag to compare

Allow mocks to be used outside of API tests

v1.1.5

05 May 20:04
Compare
Choose a tag to compare
add header matchers for present/not present

v1.1.4

22 Apr 06:17
Compare
Choose a tag to compare
fallback to URL host if request host not defined

v1.1.3

21 Apr 17:52
bf0de5c
Compare
Choose a tag to compare
Merge pull request #38 from enrico5b1b4/feature/set_recorder

Add method to add an existing Recorder to a test

v1.1.2

19 Apr 06:14
Compare
Choose a tag to compare
protect against consumers of Assert draining response body

v1.1.1

07 Apr 11:20
Compare
Choose a tag to compare
support whitespace characters when asserting json

v1.1.0

13 Mar 13:53
548b788
Compare
Choose a tag to compare

Adds custom matching functions to mocks

v1.0.12

08 Mar 16:04
7d10450
Compare
Choose a tag to compare
Merge pull request #28 from steinfletcher/feature/add_cookie_response…

v1.0.11

07 Mar 21:00
e24e986
Compare
Choose a tag to compare
Merge pull request #27 from steinfletcher/feature/support-url-host-in…