handle startpoint in bicycle profile, add tests
This commit is contained in:
committed by
Patrick Niklaus
parent
54ceb05420
commit
0bfbe5ad16
@@ -64,6 +64,6 @@ Feature: Bike - Handle ferry routes
|
||||
| abcd | | ferry | yes | 1:00 |
|
||||
|
||||
When I route I should get
|
||||
| from | to | route | time |
|
||||
| a | d | abcd,abcd | 3600s |
|
||||
| d | a | abcd,abcd | 3600s |
|
||||
| from | to | route | time |
|
||||
| a | d | abcd,abcd | 3600s +-5 |
|
||||
| d | a | abcd,abcd | 3600s +-5 |
|
||||
|
||||
Reference in New Issue
Block a user