Fix failing matching tests due to gps precision

This commit is contained in:
Patrick Niklaus 2015-09-02 00:42:13 +02:00
parent 0b53242564
commit 8b8a19c75d
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ Feature: Basic Map Matching
| afcde | abcde |
Scenario: Testbot - Map matching with oneways
Given a grid size of 10 meters
Given the node map
| a | b | c | d |
| e | f | g | h |

View File

@ -30,6 +30,7 @@ Feature: POST request
| z | x | yz,xy | head,left,destination |
Scenario: Testbot - match POST request
Given a grid size of 10 meters
Given the node map
| a | b | c | d |
| e | f | g | h |