head/destination -> depart/arrive to reflect guidance API changes; minor fixes for roundabout tests

This commit is contained in:
Lauren Budorick
2016-03-29 13:55:02 -07:00
committed by Patrick Niklaus
parent 91567cad9e
commit 2f793473cc
21 changed files with 365 additions and 337 deletions
+2 -2
View File
@@ -19,5 +19,5 @@ Feature: Support 64bit node IDs
| cdec |
When I route I should get
| from | to | route | turns |
| x | y | abc | head,destination |
| from | to | route | turns |
| x | y | abc | depart,arrive |