events/Tests/Functional/Import/DestinationDataTest
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
..
Assertions Fix none working import of ticket links from destination data 2022-07-07 09:03:29 +02:00
Fixtures Fix none working import of ticket links from destination data 2022-07-07 09:03:29 +02:00
AbstractTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportCleansTransientFilesTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportDoesNotUseUploadsFolderTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportDoesntBreakWithLongFileTitleTest.php Ensure title of sys_file_metadata is not exceeded 2022-06-28 11:39:12 +02:00
ImportDoesntEndUpInEndlessDateCreationTest.php Do not break tests once a certain date is passed 2022-07-07 09:10:14 +02:00
ImportsAllConfigurationTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsExampleAsExpectedTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsSingleConfigurationTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsTicketsTest.php Fix none working import of ticket links from destination data 2022-07-07 09:03:29 +02:00
ImportsWithoutCategoryIfNotProvidedTest.php Add import configuration record 2022-01-27 15:50:36 +01:00
ImportsWithoutRegionIfNotProvidedTest.php Add import configuration record 2022-01-27 15:50:36 +01:00