events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann a756998f1f
Add proper image handling during import (#22)
Import now properly handles images.
It only added missing images beforehand but now will properly:
- Remove
- Resort
- Add
- Update

Relates: #10521
2023-06-12 11:07:52 +02:00
..
Assertions Add proper image handling during import (#22) 2023-06-12 11:07:52 +02:00
Fixtures Add proper image handling during import (#22) 2023-06-12 11:07:52 +02:00
AbstractTest.php Improve automated testing (#15) 2023-05-16 09:46:53 +02:00
ImportCleansTransientFilesTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportDoesNotUseUploadsFolderTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportDoesntBreakWithLongFileTitleTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportDoesntEndUpInEndlessDateCreationTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
ImportHandlesImagesTest.php Add proper image handling during import (#22) 2023-06-12 11:07:52 +02:00
ImportsAllConfigurationTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsExampleAsExpectedTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsFeaturesTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
ImportsFirstDateOfDatesTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
ImportsSingleConfigurationTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
ImportsTicketsTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithConfiguredRepeatUntilTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
ImportsWithLocationsTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithoutCategoryIfNotProvidedTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
ImportsWithoutLocationTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithoutRegionIfNotProvidedTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00