Skip to content
Snippets Groups Projects
Commit 61e20b6e authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Avoid AbstractDataHandlerActionTestCase

Avoiding this abstract streamlines various tests to
do more things similar as other tests.

This especially affects needed site setups, which is
now done more often based on the SiteBasedTestTrait.

There is also less class state in tests, making them
more easy to understand and follow.

Resolves: #101819
Releases: main
Change-Id: I6ad889f14da9e1a4ffe80b447c821c348e6d4b90
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80815


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent d238c44d
Branches
Tags
No related merge requests found
Showing
with 463 additions and 675 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment