events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann fc8c2b3046 Do not enter endless loop while date creation
Entering the continue part would end in an endless loop.
We never add anything to $i and therefore would end up here.

Existing tests ensure we don't break something.
The new test ensures we do not hit endless loop anymore.
2022-06-27 16:07:36 +02:00
..
Assertions Do not enter endless loop while date creation 2022-06-27 16:07:36 +02:00
Fixtures Do not enter endless loop while date creation 2022-06-27 16:07:36 +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
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