events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann a8c475fbd7 Reflect TYPO3 behaviour in tests
TYPO3 scheduler tasks always have a value for console commands.
Region uid will be an empty string if omitted within scheduler task.
We reflect that in our tests and adapt code to not break.
Furthermore tests call only with strings, as that's what TYPO3 does.
2021-12-16 14:34:17 +01:00
..
Assertions Add first basic functional test for import 2021-12-16 09:08:16 +01:00
Fixtures Use empty image for tests 2021-12-16 13:20:43 +01:00
AbstractTest.php Refactor tests to move common code into parent class 2021-12-16 10:12:26 +01:00
ImportCleansTransientFilesTest.php Reflect TYPO3 behaviour in tests 2021-12-16 14:34:17 +01:00
ImportDoesNotUseUploadsFolderTest.php Reflect TYPO3 behaviour in tests 2021-12-16 14:34:17 +01:00
ImportsExampleAsExpectedTest.php Reflect TYPO3 behaviour in tests 2021-12-16 14:34:17 +01:00
ImportsWithoutRegionIfNotProvidedTest.php Reflect TYPO3 behaviour in tests 2021-12-16 14:34:17 +01:00