Releases: luyadev/luya-testsuite
Releases · luyadev/luya-testsuite
1.0.18
1.0.18 (9. August 2019)
- #20 Added NgRestTestCase table support for admin 2.0
- #21 Added option to run an action with auth headers
runControllerAction()
.
1.0.17.2
1.0.17.2 (26. June 2019)
- Added new CMS version 2.0 constraint.
1.0.17.1
1.0.17.1 (16. June 2019)
- Fix LUYA admin dependency version constraint.
1.0.17
1.0.17 (27. May 2019)
- Update version constraint to allow luya admin version 2.0
1.0.16
1.0.16 (16. April 2019)
- Added new skipIfExists property, now by default the table will only created if its not already existing.
1.0.15
1.0.15 (16. April 2019)
- Fixed bug in cleanup() and added rebuild() option to first cleanup and then recreate tables.
1.0.14
1.0.14 (in progress)
- #19 Added permissions control to NgRestTestCase, fixed basic api tests
1.0.13.3
1.0.13.3 (17. November 2018)
- Update version constraint for CURL library.
1.0.13.2
1.0.13.2 (25. October 2018)
- #17 Fixed issue with callable and not scalar rule defintions.
1.0.13.1
1.0.13.1 (24. October 2018)
- #16 Fixed a problem introduced in #14 which breaks compatibility with safe attributes. Add option to force this behavior.