events/Tests
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
..
Functional Do not break tests once a certain date is passed 2022-07-07 09:10:14 +02:00
Unit Do not break tests once a certain date is passed 2022-07-07 09:10:14 +02:00
ClientFactory.php Add first basic functional test for import 2021-12-16 09:08:16 +01:00
ProphecyTrait.php Make use of prophesize cross version support 2022-01-26 15:56:28 +01:00