Skip to content

Releases: luyadev/luya-testsuite

1.0.18

09 Aug 08:46
Compare
Choose a tag to compare

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

26 Jun 13:55
828c9b6
Compare
Choose a tag to compare

1.0.17.2 (26. June 2019)

  • Added new CMS version 2.0 constraint.

1.0.17.1

16 Jun 16:39
Compare
Choose a tag to compare

1.0.17.1 (16. June 2019)

  • Fix LUYA admin dependency version constraint.

1.0.17

27 May 09:47
Compare
Choose a tag to compare

1.0.17 (27. May 2019)

  • Update version constraint to allow luya admin version 2.0

1.0.16

16 Apr 09:22
Compare
Choose a tag to compare

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

16 Apr 06:58
Compare
Choose a tag to compare

1.0.15 (16. April 2019)

  • Fixed bug in cleanup() and added rebuild() option to first cleanup and then recreate tables.

1.0.14

31 Mar 19:03
c6d0b6e
Compare
Choose a tag to compare

1.0.14 (in progress)

  • #19 Added permissions control to NgRestTestCase, fixed basic api tests

1.0.13.3

17 Nov 12:24
0818dd2
Compare
Choose a tag to compare

1.0.13.3 (17. November 2018)

  • Update version constraint for CURL library.

1.0.13.2

25 Oct 21:44
941544d
Compare
Choose a tag to compare

1.0.13.2 (25. October 2018)

  • #17 Fixed issue with callable and not scalar rule defintions.

1.0.13.1

24 Oct 11:30
Compare
Choose a tag to compare

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.