Fix failing matching tests due to gps precision
This commit is contained in:
parent
0b53242564
commit
8b8a19c75d
@ -40,6 +40,7 @@ Feature: Basic Map Matching
|
|||||||
| afcde | abcde |
|
| afcde | abcde |
|
||||||
|
|
||||||
Scenario: Testbot - Map matching with oneways
|
Scenario: Testbot - Map matching with oneways
|
||||||
|
Given a grid size of 10 meters
|
||||||
Given the node map
|
Given the node map
|
||||||
| a | b | c | d |
|
| a | b | c | d |
|
||||||
| e | f | g | h |
|
| e | f | g | h |
|
||||||
|
@ -30,6 +30,7 @@ Feature: POST request
|
|||||||
| z | x | yz,xy | head,left,destination |
|
| z | x | yz,xy | head,left,destination |
|
||||||
|
|
||||||
Scenario: Testbot - match POST request
|
Scenario: Testbot - match POST request
|
||||||
|
Given a grid size of 10 meters
|
||||||
Given the node map
|
Given the node map
|
||||||
| a | b | c | d |
|
| a | b | c | d |
|
||||||
| e | f | g | h |
|
| e | f | g | h |
|
||||||
|
Loading…
Reference in New Issue
Block a user