events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann 3d0d5d8645
Add PSR-14 Event to modify event objects prior persistence (#35)
A new PSR-14 event is added that allows to modify the event right before
it is persisted within Destination Data One import.

This for example allows to alter dates, prices, etc.

Improve handling of missing end time in dates.
2023-08-10 14:20:37 +02:00
..
Assertions Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
Fixtures Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +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
ImportsAllConfigurationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsExampleAsExpectedTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsFeaturesTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02: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