events/Classes/Service
Daniel Siepmann 6b6ae5b20c Do not break tests once a certain date is passed
The code used native date functions, this made tests not robust.
We switch to TYPO3 API to fetch the current date and time.
Test is adjusted to define the date and time to verify code works as
expected.
2022-07-07 09:10:14 +02:00
..
Cleanup Fix broken remove past data 2021-12-20 09:45:25 +01:00
DestinationDataImportService Do not break tests once a certain date is passed 2022-07-07 09:10:14 +02:00
CategoryService.php Remove PHPStan issues 2021-12-14 17:31:46 +01:00
CleanupService.php Fix broken remove past data 2021-12-20 09:45:25 +01:00
DataProcessingForModels.php Fix PHPStan issues 2021-12-13 09:27:28 +01:00
DestinationDataImportService.php Fix none working import of ticket links from destination data 2022-07-07 09:03:29 +02:00