events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann fb2eceb5e6 Refactor tests to move common code into parent class
This keeps tests smaller and everyone can see the setup of the test and
assertions, without boilerplate code in between.
2021-12-16 10:12:26 +01:00
..
Assertions Add first basic functional test for import 2021-12-16 09:08:16 +01:00
Fixtures Add first basic functional test for import 2021-12-16 09:08:16 +01:00
AbstractTest.php Refactor tests to move common code into parent class 2021-12-16 10:12:26 +01:00
ImportCleansTransientFilesTest.php Refactor tests to move common code into parent class 2021-12-16 10:12:26 +01:00
ImportDoesNotUseUploadsFolderTest.php Refactor tests to move common code into parent class 2021-12-16 10:12:26 +01:00
ImportsExampleAsExpectedTest.php Refactor tests to move common code into parent class 2021-12-16 10:12:26 +01:00
ImportsWithoutRegionIfNotProvidedTest.php Refactor tests to move common code into parent class 2021-12-16 10:12:26 +01:00