events/Classes
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
..
Command Add import configuration record 2022-01-27 15:50:36 +01:00
Controller Fix PHPStan issues 2021-12-13 09:27:28 +01:00
Domain Allow to define midnight or now for todays dates 2022-05-16 13:30:18 +02:00
Extbase Fix PHPStan issues 2021-12-13 09:27:28 +01:00
Service Do not break tests once a certain date is passed 2022-07-07 09:10:14 +02:00
ViewHelpers Add php code sniffer to follow PSR-12 2021-09-07 07:51:36 +02:00