Skip to content

424 hafas importer: extract KOORD parsing logic, unit tests and fix

Martin Duvanel requested to merge 3.11/424_hafas_importer_koord into 3.11/sprint

Same as #423 (closed), extracted the parsing logic in a static function, wrote unit tests and then fixed 3 (!!) bugs. I have also put the ScopedCoordinatesSystemUser utility struct in a new header file in test/common as it was already duplicated in 2 files. I ended up not using it in my tests but kept the change anyway.

Merge request reports