events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann 1e98df689b Add meta tags (#49)
A new class is added which will add meta tags for dates and events.
The class has an interface which allows it to be replaced via DI to
alter behaviour.

Refactor import regarding data handler. We now also need to add a new
column "keywords". We use the new DataHandler approach.
But that approach only covered relations so far. We therefore refactor
that area to be more generic and use that one for new keywords column.

Relates: #10642
2024-07-23 14:05:13 +02:00
..
Assertions Add meta tags (#49) 2024-07-23 14:05:13 +02:00
Fixtures Add meta tags (#49) 2024-07-23 14:05:13 +02:00
AbstractTest.php Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00
ImportCleansTransientFilesTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportDoesNotUseUploadsFolderTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportDoesntBreakWithLongFileTitleTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportDoesntEndUpInEndlessDateCreationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportHandlesImagesTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportHandlesPricesTest.php Add support for new PRICE_INFO_EXTRA field (#55) 2024-05-14 09:52:39 +02:00
ImportsAllConfigurationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsExampleAsExpectedTest.php Add meta tags (#49) 2024-07-23 14:05:13 +02:00
ImportsFeaturesTest.php Fix broken assignment of features and categories (#41) 2023-11-06 08:44:03 +01:00
ImportsFirstDateOfDatesTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsSingleConfigurationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsTicketsTest.php Improve CGL 2023-07-04 10:21:49 +02:00
ImportsWithConfiguredRepeatUntilTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsWithLocationsTest.php Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
ImportsWithoutCategoryIfNotProvidedTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsWithoutLocationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsWithoutRegionIfNotProvidedTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00