Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-01-13 13:34:19 +01:00
commit e574bba6f4

View file

@ -21,6 +21,26 @@
"178721843": "false"
}
},
{
"testName": "4.Penalty for traffic signals changes the route from tertiary road to service road https://github.com/osmandapp/Osmand/issues/3368",
"description": "shortRoute=false",
"params": {
"vehicle": "car",
"planRoadDirection": "-1"
},
"startPoint": {
"latitude": 45.90810929390909,
"longitude": 35.25023227930072
},
"endPoint": {
"latitude": 45.90951460825728,
"longitude": 35.24373865127566
},
"expectedResults": {
"178721843": "false"
}
},
{
"testName": "5.Route depends on the distance to a junction, if routing engine takes the longer way https://github.com/osmandapp/Osmand/issues/1200",
"description": "Подтверждается только неверный маршрут. От дистанции не зависит, но зависит от planRoadDirection. При -1 маршрут верный, при 0 - нет",