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

[TASK] Avoid importDataSet() in functional tests

This avoids using importDataSet() in functional tests
using .xml fixture files from the testing framework.

Usages are converted to importCSVDataSet(), fixture
files are added as .csv to the according extension.

XML handling in functional tests is now down to
setUpBackendUserFromFixture() which will be prepared
in testing-framework and adapted in core with another
patch.

Change-Id: Ifc3cc30d4b824775dc6ccc7e1d982d9d122f39d9
Resolves: #97924
Related: #96856
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75165


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 4b7f3062
No related merge requests found
Showing
with 80 additions and 50 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