events/Tests/Unit/Domain/Model
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
..
Dto Improve CGL 2023-07-04 10:21:49 +02:00
CategoryTest.php Integrate destination data features 2022-07-13 15:59:42 +02:00
DateTest.php Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00
EventTest.php Integrate destination data features 2022-07-13 15:59:42 +02:00
ImportTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
LocationTest.php Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00