Releases: novaframework/nova_test
Releases · novaframework/nova_test
v0.2.0
v0.1.3
v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial release
Testing helpers for the Nova web framework.
Modules
- nova_test — Integration test helpers: app lifecycle (
start/stop) + HTTP client (get/post/put/patch/delete) + response accessors (status/body/json/headers/header) - nova_test_req — Unit test request builder: builds cowboy_req-compatible maps for calling controllers directly
- nova_test.hrl — Assertion macros:
?assertStatus,?assertJson,?assertBody,?assertHeader,?assertJsonResponse,?assertStatusResponse,?assertRedirect,?assertOkResponse