update speed profile from external calibration data

This commit is contained in:
Dennis Luxen
2014-12-17 11:02:04 +01:00
parent cb79f769c9
commit 40ff7ad999
5 changed files with 77 additions and 77 deletions
+2 -2
View File
@@ -41,7 +41,7 @@ Feature: Car - Handle ferry routes
When I route I should get
| from | to | route | modes | speed |
| a | g | abc,cde,efg | 1,2,1 | 24 km/h |
| b | f | abc,cde,efg | 1,2,1 | 19 km/h |
| a | g | abc,cde,efg | 1,2,1 | 26 km/h |
| b | f | abc,cde,efg | 1,2,1 | 20 km/h |
| c | e | cde | 2 | 12 km/h |
| e | c | cde | 2 | 12 km/h |