events/Tests/Unit/Domain/Model
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
..
Dto Improve CGL 2023-07-04 10:21:49 +02:00
CategoryTest.php Integrate destination data features 2022-07-13 15:59:42 +02:00
DateTest.php Extend demand and provide search to templates 2022-07-13 15:59:40 +02:00
EventTest.php Integrate destination data features 2022-07-13 15:59:42 +02:00
ImportTest.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
LocationTest.php Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00