Skip to content

Releases: TYPO3/testing-framework

[TASK] Add compatibility with new workspace behaviour

13 Sep 09:33
Compare
Choose a tag to compare
5.0.14

[TASK] Adjust version resolving for workspace versions in test

[RELEASE] Extend scenario import for workspaces & localization handling

10 Sep 21:47
Compare
Choose a tag to compare
[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

04 Sep 06:19
1fe5176
Compare
Choose a tag to compare

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

13 Jul 12:17
ac55b0e
Compare
Choose a tag to compare

[RELEASE] Added compatibility for latest changes in master

18 Jun 08:37
63a0f97
Compare
Choose a tag to compare
  • Tests are now built against Environment::varPath()
  • Optional field sys_language.static_lang_isocode is removed from Fixtures

[RELEASE] Remove compatibility to phpunit8/codeception3

21 May 07:54
5484097
Compare
Choose a tag to compare

Due to a breaking change for all extension authors, this change is reverted for v4 (= TYPO3 v9 compatibility)

[RELEASE] Use phpunit8/codeception3

21 May 07:27
a0a5ff2
Compare
Choose a tag to compare
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

16 May 08:50
bf7a5b7
Compare
Choose a tag to compare
Merge pull request #134 from TYPO3/cache_table_snapshot

[BUGFIX] Never snapshot cf_* or cache_* tables

[RELEASE] Added compatibility for latest changes in master

15 May 20:22
2768785
Compare
Choose a tag to compare

Backports for TYPO3 v8

06 May 10:51
Compare
Choose a tag to compare
  • 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