1.0.17 (2018-10-01)
- assert: assert cookie exists (#28) (0d99590)
- runner: allow customer reporters via runner.reporter (1350106)
1.0.16 (2018-07-16)
- test: add test.failing and test.skip methods (e42621b)
1.0.15 (2018-02-07)
1.0.14 (2018-02-01)
1.0.13 (2017-10-29)
1.0.12 (2017-10-03)
- api-request: add accept method (de6c0f2)
1.0.11 (2017-09-26)
- make:test: keep suite name human readable (03105fc)
- suite: suite.timeout(0) should work fine (9623f79)
1.0.10 (2017-09-25)
- make:test: fix casing issue (bbd7a32)
1.0.9 (2017-09-24)
1.0.8 (2017-09-16)
1.0.7 (2017-09-14)
1.0.6 (2017-09-14)
- groups: add concept of groups in tests (ee08478)
1.0.5 (2017-09-08)
- response: attach error prop when exists (8ee7b92)
1.0.4 (2017-08-29)
- api-response: throw error happen out of request lifecycle (e4c35c3)
- cookieParser: ensure value is string before calling trim (132f433)
- runner,vowfile: fix typos (08fdb0e)
1.0.3 (2017-08-29)
- command: add make:test command (5ba0a85)
1.0.2 (2017-08-29)
- api-client: implement api-client (1e5edd1)
- api-response: add api client response (893471b)
- request: add base request class (e50291f)
- request: support for adding headers (2659ee6)
- response: add base response class (805be5a)
1.0.1 (2017-08-25)
- command: fix typo for pathExists method (ceee8de)
- api: throw hard rejection from api client (e4940cd)
- command: change flag
t-
to-t
and kill process (14da415) - command: inject server binding (436e560)
- provider: pull adonis/ace over adonis/fold (c6cf286)
- implement suite and test runner (831b174)
- that fat commit (d14f0bc)
- command: expose runner and cli via vowfile.js (33e3543)
- command: register command on boot (a9da0f6)
- command: start http server when running test (2c1b68d)
- context: add support for context that is passed to tests (12f7303)
- instructions: add instructions files (fcd733c)
- response: add assertions to client response (05794bc)