Skip to content

Releases: scoutnet/typo3.testing-tools

3.0.23

27 Apr 10:42
f45871f
Compare
Choose a tag to compare

Release of version 3.0.23

- fix namespace

3.0.22

27 Apr 10:35
683352e
Compare
Choose a tag to compare

Release of version 3.0.22

- add UpdatesFunctionalTestCase

3.0.21

27 Apr 10:03
a32aea8
Compare
Choose a tag to compare

Release of version 3.0.21

- add createServerRequest to functionalTestCase

3.0.20

21 Apr 11:20
e5a892f
Compare
Choose a tag to compare

Release of version 3.0.20

- change: extract importStaticTableData into function to be called, when needed, this will break some testcases, which assume the static data is available
- fixes error: static data was not present in first test run of testclass

3.0.19

31 Mar 10:21
Compare
Choose a tag to compare

Release of version 3.0.19

- speedup testing, make db snapshot work again

3.0.18

31 Mar 00:08
Compare
Choose a tag to compare

Release of version 3.0.18

- add Tests for more values

3.0.17

30 Mar 14:17
Compare
Choose a tag to compare

Release of version 3.0.17

- add typo3 types
- ignore custom validators

3.0.16

30 Mar 13:02
Compare
Choose a tag to compare

Release of version 3.0.16

- test get and set for Lazy values with correct type

3.0.15

20 Mar 08:27
b57ebb2
Compare
Choose a tag to compare

Release of version 3.0.15

- add attribute to class

3.0.14

19 Mar 20:39
aa5d1fb
Compare
Choose a tag to compare

Release of version 3.0.14

- add map_classes to ModelUnitTestCase to map undefined Classes