events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann 06d111e132 Do not trigger warning if no category was configured
The import already worked without category, but triggered a warning.
Tests were extended to always work with category, except in new test
case.
All tests were extended to check for empty logs in the end.

The import now checks whether category should be imported and ignores
further processing if not configured.

Relates: #9542
2021-12-20 10:15:26 +01:00
..
Assertions Do not trigger warning if no category was configured 2021-12-20 10:15:26 +01:00
Fixtures Do not trigger warning if no category was configured 2021-12-20 10:15:26 +01:00
AbstractTest.php Refactor tests to move common code into parent class 2021-12-16 10:12:26 +01:00
ImportCleansTransientFilesTest.php Do not trigger warning if no category was configured 2021-12-20 10:15:26 +01:00
ImportDoesNotUseUploadsFolderTest.php Do not trigger warning if no category was configured 2021-12-20 10:15:26 +01:00
ImportsExampleAsExpectedTest.php Do not trigger warning if no category was configured 2021-12-20 10:15:26 +01:00
ImportsWithoutCategoryIfNotProvidedTest.php Do not trigger warning if no category was configured 2021-12-20 10:15:26 +01:00
ImportsWithoutRegionIfNotProvidedTest.php Do not trigger warning if no category was configured 2021-12-20 10:15:26 +01:00