Releases: scoutnet/typo3.testing-tools
3.0.23
Release of version 3.0.23
- fix namespace
3.0.22
Release of version 3.0.22
- add UpdatesFunctionalTestCase
3.0.21
Release of version 3.0.21
- add createServerRequest to functionalTestCase
3.0.20
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
Release of version 3.0.19
- speedup testing, make db snapshot work again
3.0.18
Release of version 3.0.18
- add Tests for more values
3.0.17
Release of version 3.0.17
- add typo3 types
- ignore custom validators
3.0.16
Release of version 3.0.16
- test get and set for Lazy values with correct type
3.0.15
Release of version 3.0.15
- add attribute to class
3.0.14
Release of version 3.0.14
- add map_classes to ModelUnitTestCase to map undefined Classes