Do not take the current route into account in alternatives_count parameter.

This commit is contained in:
Lev Dragunov
2017-02-06 13:40:41 +03:00
committed by Patrick Niklaus
parent 421d336b0f
commit 07221f5a48
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -277,7 +277,7 @@ Feature: Basic Map Matching
When I match I should get
| trace | matchings | alternatives |
| abcdef | abcde | 1,1,1,1,2,2 |
| abcdef | abcde | 0,0,0,0,1,1 |
Scenario: Testbot - Speed greater than speed threshhold
Given a grid size of 10 meters