Releases: TYPO3/testing-framework
Releases · TYPO3/testing-framework
[TASK] Add compatibility with new workspace behaviour
5.0.14 [TASK] Adjust version resolving for workspace versions in test
[RELEASE] Extend scenario import for workspaces & localization handling
[BUGFIX] Substitute all data-map values with persisted ids * not only pid value * fixes assignment for l10n_parent, l10n_source for instance
[RELEASE] Create JavaScript CI configuration
As PhantomJS development is suspended and Chrome Headless is a viable, stable alternative, a new CI configuration for JavaScript testing has been added that allows the use of Chrome Headless in a docker environment for usage on CI servers.
[RELEASE] Added compatibility for latest changes in master
Allow Frontend User Interceptor middleware without TSFE. Related to https://review.typo3.org/c/Packages/TYPO3.CMS/+/61155
[RELEASE] Added compatibility for latest changes in master
- Tests are now built against Environment::varPath()
- Optional field sys_language.static_lang_isocode is removed from Fixtures
[RELEASE] Remove compatibility to phpunit8/codeception3
Due to a breaking change for all extension authors, this change is reverted for v4 (= TYPO3 v9 compatibility)
[RELEASE] Use phpunit8/codeception3
Merge pull request #136 from maddy2101/task/update-phpunit-8 [TASK] Update phpunit to version 8
[RELEASE] Bugfix release for maintaining compatiblity with postgres/mssql
Merge pull request #134 from TYPO3/cache_table_snapshot [BUGFIX] Never snapshot cf_* or cache_* tables
[RELEASE] Added compatibility for latest changes in master
Also allows to add phpunit v8
Backports for TYPO3 v8
- e2a7c80 [TASK] Functional $pathsToProvideInTestInstance improvements
- e963d70 [TASK] Use lowercase mikey179/vfsStream in composer.json to fix composer deprecation
- 23a892f [TASK] Introduce DataSet CSV padding
- 8cd35bf [TASK] Issues are tracked on github
- 575fffd [TASK] Remove not actively used irc info from composer.json