Skip to content

Releases: etiennemarais/outline

0.2.3 - Fixed testcases for lumen and structure

04 Feb 15:02
Compare
Choose a tag to compare
#12 - To fix the json structure bug with nested keys, also fixed the …

…calls to cater for the laravel seeJsonStructure not returning itself and failing.

0.2.2 - Bugfix

04 Feb 14:28
Compare
Choose a tag to compare
Bugfix - The method was lowercase, swapped the check around

0.2.1 - Bugfix

04 Feb 14:00
Compare
Choose a tag to compare

Fixed the case where Laravel/Lumen test calls to the endpoint does not support request data body to get passed through.

0.2 stable release

04 Feb 13:44
Compare
Choose a tag to compare

Features

  • Add the response body example json to the test assertions
  • Parse data structures as Models
  • Add support for multiple requests and responses

Bugfix release

20 Jan 10:19
Compare
Choose a tag to compare
0.1.1

Bugfix - To fix the testcases being overridden per resource.

0.1 stable release

20 Jan 09:01
Compare
Choose a tag to compare
#1 - To fix the folder problem where it was refusing to write the tes…

…t contents to a folder that didn't exist.

Initial release

18 Jan 09:53
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
0.0.1-alpha

Added licence information