events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann 96f07fd501 Ensure title of sys_file_metadata is not exceeded
The columns is limited by length.
We ensure we do crop incoming file names before adding them to the
database.
We would run into exception otherwise.
2022-06-28 11:39:12 +02:00
..
Assertions Ensure title of sys_file_metadata is not exceeded 2022-06-28 11:39:12 +02:00
Fixtures Ensure title of sys_file_metadata is not exceeded 2022-06-28 11:39:12 +02:00
AbstractTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportCleansTransientFilesTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportDoesNotUseUploadsFolderTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportDoesntBreakWithLongFileTitleTest.php Ensure title of sys_file_metadata is not exceeded 2022-06-28 11:39:12 +02:00
ImportDoesntEndUpInEndlessDateCreationTest.php Do not enter endless loop while date creation 2022-06-27 16:07:36 +02:00
ImportsAllConfigurationTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsExampleAsExpectedTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsSingleConfigurationTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsWithoutCategoryIfNotProvidedTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsWithoutRegionIfNotProvidedTest.php Add import configuration record 2022-01-27 15:50:36 +01:00