head/destination -> depart/arrive to reflect guidance API changes; minor fixes for roundabout tests
This commit is contained in:
committed by
Patrick Niklaus
parent
91567cad9e
commit
2f793473cc
@@ -36,5 +36,5 @@ Feature: Basic Routing
|
||||
| fy | last |
|
||||
|
||||
When I route I should get
|
||||
| from | to | route | turns |
|
||||
| x | y | first,compr,last | head,straight,straight,destination |
|
||||
| from | to | route | turns |
|
||||
| x | y | first,compr,last | depart,straight,straight,arrive |
|
||||
|
||||
Reference in New Issue
Block a user