Skip to content

Releases: TYPO3/testing-framework

[RELEASE] 9.1.2

05 Dec 15:41
Compare
Choose a tag to compare

What's Changed

  • [TASK] Allow defining test instance files copy for acceptance tests by @sbuerk in #663

Full Changelog: 9.1.1...9.1.2

[RELEASE] 8.2.7

05 Dec 15:43
Compare
Choose a tag to compare

What's Changed

  • [TASK] Allow defining test instance files copy for acceptance tests by @sbuerk in #664

Full Changelog: 8.2.6...8.2.7

[RELEASE] 9.1.1

03 Dec 07:51
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Enforce classic mode in created TYPO3 entrypoint files by @sbuerk in #661

Full Changelog: 9.1.0...9.1.1

[RELEASE] 8.2.6

03 Dec 07:38
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Enforce classic mode in created TYPO3 entrypoint files by @sbuerk in #662

Full Changelog: 8.2.5...8.2.6

9.1.0

30 Nov 15:54
4d4fc36
Compare
Choose a tag to compare

What's Changed

  • [TASK] Do not assertX but fail() in tearDown() by @lolli42 in #660

Full Changelog: 9.0.3...9.1.0

[RELEASE] 9.0.3

29 Nov 10:42
Compare
Choose a tag to compare

What's Changed

  • [TASK] Add missing composer.json to testing-framework extensions by @sbuerk in #654
  • [BUGFIX] Respect composer mode only extension in FunctionalTestCase by @DanielSiepmann in #542
  • [BUGFIX] Avoid resolving invalid TYPO3 extensions in ComposerPackageManager by @sbuerk in #655
  • [BUGFIX] Avoid TypeError for database port handling by @sbuerk in #656
  • [TASK] Do not enable feature redirects.hitCount for acceptance tests by @sbuerk in #657

Full Changelog: 9.0.2...9.0.3

[RELEASE] 8.2.5

29 Nov 15:05
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Ensure to take test instance as class mode instance by @sbuerk in #659

Full Changelog: 8.2.4...8.2.5

[RELEASE] 8.2.4

29 Nov 10:45
Compare
Choose a tag to compare

What's Changed

  • [TASK] Mitigate deprecated database configuration by @sbuerk in #628
  • [TASK] Use simplier and working checkout ref determination by @sbuerk in #644
  • [TASK] Use friendsofphp/php-cs-fixer:^3.65.0 and fix cgl by @lolli42 in #649
  • [TASK] phpstan v2 by @lolli42 in #651
  • [TASK] Collection of backports by @sbuerk in #633

Full Changelog: 8.2.3...8.2.4

9.0.2

26 Nov 21:40
f31a26f
Compare
Choose a tag to compare

What's Changed

  • [TASK] Allow TYPO3 13.*.*@dev || 14.*.*@dev by @sbuerk in #635
  • [BUGFIX] Avoid TYPO3\CMS\Backend\FrontendBackendUserAuthentication by @lolli42 in #636
  • [TASK] Increase git fetch depth for pull-requests by @sbuerk in #639
  • [TASK] Use non deprecated database connection options (tableoptions, collate) by @sbuerk in #640
  • [BUGFIX] Use system.php for local configuration by @o-ba in #641
  • Revert "[TASK] Increase git fetch depth for pull-requests" by @sbuerk in #642
  • [TASK] Use simplier and working checkout ref determination by @sbuerk in #643
  • [TASK] Use friendsofphp/php-cs-fixer:^3.65.0 and fix cgl by @lolli42 in #648
  • [TASK] phpstan v2 by @lolli42 in #652
  • [TASK] Trigger assertion in assertCSVDataSet() on empty table by @lolli42 in #653

New Contributors

  • @o-ba made their first contribution in #641

Full Changelog: 9.0.1...9.0.2

9.0.1

15 Oct 08:42
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Add missing parameter for SystemEnvironmentBuilder::run() call by @sbuerk in #632

Full Changelog: 9.0.0...9.0.1