events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann 9bc0466e5d
Improve automated testing (#15)
Use abstract classes to include necessary steps and keep actual test
cases small.
Ensure tests in CI run faster but not installing unnecessary
dependencies. But use pre installed ImageMagick.
2023-05-16 09:46:53 +02:00
..
Assertions Fix 404 for dates after re import (#7) 2023-04-03 11:34:56 +02:00
Fixtures Migrate all database fixtures (#10) 2023-05-15 11:58:19 +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 Migrate all database fixtures (#10) 2023-05-15 11:58:19 +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 Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsFirstDateOfDatesTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsSingleConfigurationTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsTicketsTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithConfiguredRepeatUntilTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithLocationsTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithoutCategoryIfNotProvidedTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithoutLocationTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00
ImportsWithoutRegionIfNotProvidedTest.php Migrate all database fixtures (#10) 2023-05-15 11:58:19 +02:00