Skip to content

Releases: TYPO3/testing-framework

5.0.15: [TASK] Add new Acceptance Tests folder to splitter script

11 Oct 09:44
Compare
Choose a tag to compare
To speed up execution of acceptance tests in bamboo, the available
test files are split into work packages. The script only considers
test files located in typo3/sysext/core/Acceptance/Backend.

With the new main folder InstallTool, that contains tests concerning
the stand alone install tool, the script must also consider those
files for work packages.

[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