events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann bae680025e
Flush corresponding page caches on import (#25)
The pages now receive proper cache tags.
The import now properly clears those cache tags.
That way all corresponding pages will show updated content after import
finished.

We need one test that executes frontend requests and import command.
The separation is therefore removed and tests are streamlined to have a
single parent providing all necessary information and setup.
2023-06-19 10:13:26 +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 Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +02:00
ImportCleansTransientFilesTest.php Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +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 Flush corresponding page caches on import (#25) 2023-06-19 10:13:26 +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