[TASK] Migrate more test fixtures to CSV
Migrate some further usages of XML fixture imports to CSV in functional tests. This resolves all missing cases that don't use the "PACKAGE:" prefix. Resolves: #97907 Related: #96856 Releases: main Change-Id: I95057abf900bf9c24badc3a58ef7b4f96239292f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75128 Tested-by:core-ci <typo3@b13.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/impexp/Tests/Functional/Export/ExportPageTreeViewTest.php 1 addition, 2 deletions...impexp/Tests/Functional/Export/ExportPageTreeViewTest.php
- typo3/sysext/impexp/Tests/Functional/Export/IrreTutorialRecordsTest.php 1 addition, 2 deletions...mpexp/Tests/Functional/Export/IrreTutorialRecordsTest.php
- typo3/sysext/impexp/Tests/Functional/Export/PagesAndTtContentWithImagesTest.php 1 addition, 1 deletion...sts/Functional/Export/PagesAndTtContentWithImagesTest.php
- typo3/sysext/impexp/Tests/Functional/Fixtures/DatabaseImports/irre_tutorial.csv 106 additions, 0 deletions...sts/Functional/Fixtures/DatabaseImports/irre_tutorial.csv
- typo3/sysext/impexp/Tests/Functional/Fixtures/DatabaseImports/irre_tutorial.xml 0 additions, 717 deletions...sts/Functional/Fixtures/DatabaseImports/irre_tutorial.xml
- typo3/sysext/impexp/Tests/Functional/Fixtures/DatabaseImports/sys_file_storage.csv 20 additions, 0 deletions.../Functional/Fixtures/DatabaseImports/sys_file_storage.csv
- typo3/sysext/impexp/Tests/Functional/Fixtures/DatabaseImports/sys_file_storage.xml 0 additions, 31 deletions.../Functional/Fixtures/DatabaseImports/sys_file_storage.xml
- typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithImagesInFilledDatabaseTest.php 6 additions, 6 deletions...mport/PagesAndTtContentWithImagesInFilledDatabaseTest.php
Please register or sign in to comment