compute turn penalties in lua profiles
This commit is contained in:
@@ -58,6 +58,6 @@ Feature: Bike - Handle ferry routes
|
||||
| abcd | | ferry | yes | 1:00 |
|
||||
|
||||
When I route I should get
|
||||
| from | to | route | time |
|
||||
| a | d | abcd | 3600s +-1 |
|
||||
| d | a | abcd | 3600s +-1 |
|
||||
| from | to | route | time |
|
||||
| a | d | abcd | 3600s +-10 |
|
||||
| d | a | abcd | 3600s +-10 |
|
||||
|
||||
Reference in New Issue
Block a user