events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann (Codappix) 5f6c6eef0e
Handle destination.one files without file name. (#68)
It is possible to have files such as
`https://dam.destination.one/2675868/3dc0a9dccd0dad46c73e669ece428c634ff8324ea3d01a4858a1c43169deed41/.jpg`.
Those were not handled correctly yet.
We now also handle those cases.
We will generate a hash from the URL as file name in order to still use those files.

Relates: #11396
2024-09-17 11:04:22 +02:00
..
Assertions Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
Fixtures Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
AbstractTest.php Add PSR-14 Event to modify event objects prior persistence (#35) 2023-08-10 14:20:37 +02:00
ImportCleansTransientFilesTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportDoesNotUseUploadsFolderTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportDoesntBreakWithLongFileTitleTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportDoesntEndUpInEndlessDateCreationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportHandlesImagesTest.php Handle destination.one files without file name. (#68) 2024-09-17 11:04:22 +02:00
ImportHandlesPricesTest.php Add support for new PRICE_INFO_EXTRA field (#55) 2024-05-14 09:52:39 +02:00
ImportsAllConfigurationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsExampleAsExpectedTest.php Add meta tags (#49) 2024-07-23 14:05:13 +02:00
ImportsFeaturesTest.php Fix broken assignment of features and categories (#41) 2023-11-06 08:44:03 +01:00
ImportsFirstDateOfDatesTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsSingleConfigurationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsTicketsTest.php Improve CGL 2023-07-04 10:21:49 +02:00
ImportsWithConfiguredRepeatUntilTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsWithLocationsTest.php Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
ImportsWithoutCategoryIfNotProvidedTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsWithoutLocationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsWithoutRegionIfNotProvidedTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00