Skip to content

Releases: steinfletcher/apitest

v1.0.0-alpha.4

16 Jan 22:41
Compare
Choose a tag to compare
fix formatting

v1.0.0-alpha.3

16 Jan 22:22
Compare
Choose a tag to compare
Add http debug logging to all requests and responses

Useful for debugging tests. Closes #17

v1.0.0-alpha.2

15 Jan 21:28
Compare
Choose a tag to compare
support multiple mocks

v1.0.0-alpha.1

14 Jan 22:30
Compare
Choose a tag to compare
Add support for mocking external http calls

v0.0.11

14 Jan 06:30
a5fcf87
Compare
Choose a tag to compare
Merge pull request #13 from steinfletcher/feature/cookies-issue-6

Consolidate cookies into one method for request and response

v0.0.10

13 Jan 01:17
Compare
Choose a tag to compare
Update all ErrorF to FatalF