events/Tests/Functional/Import/DestinationDataTest
Daniel Siepmann 00946af6ad
Properly handle latitude and longitude during Destination One import (#32)
They sometimes use a different separator.
The code is adjusted to always use same separator and precision.

That will prevent the same location from showing up multiple times due
to different latitude and longitude values.
2023-07-06 12:39:47 +02:00
..
Assertions Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
Fixtures Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
AbstractTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +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 De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsAllConfigurationTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsExampleAsExpectedTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02:00
ImportsFeaturesTest.php De-duplicate code within functional tests (#28) 2023-07-04 10:11:26 +02: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