This commit is contained in:
Lauren Budorick 2016-03-29 12:15:15 -07:00 committed by Patrick Niklaus
parent f34de8422e
commit 6244063073
4 changed files with 0 additions and 8 deletions

View File

@ -4,7 +4,6 @@ Feature: Bicycle - Handle movable bridge
Background:
Given the profile "bicycle"
@mokob @2155
Scenario: Bicycle - Use a ferry route
Given the node map
| a | b | c | | |
@ -28,7 +27,6 @@ Feature: Bicycle - Handle movable bridge
| c | f | cde,efg | movable bridge,cycling |
| c | g | cde,efg | movable bridge,cycling |
@mokob @2155
Scenario: Bicycle - Properly handle durations
Given the node map
| a | b | c | | |

View File

@ -4,7 +4,6 @@ Feature: Car - Handle movable bridge
Background:
Given the profile "car"
@mokob @2155
Scenario: Car - Use a ferry route
Given the node map
| a | b | c | | |
@ -28,7 +27,6 @@ Feature: Car - Handle movable bridge
| c | f | cde,efg | movable bridge,driving |
| c | g | cde,efg | movable bridge,driving |
@mokob @2155
Scenario: Car - Properly handle durations
Given the node map
| a | b | c | | |

View File

@ -3,7 +3,6 @@ Feature: Car - Mode flag
Background:
Given the profile "car"
@mokob @2155
Scenario: Car - Mode when using a ferry
Given the node map
| a | b | |
@ -24,7 +23,6 @@ Feature: Car - Mode flag
| a | c | ab,bc | head,right,destination | driving,ferry |
| b | d | bc,cd | head,left,destination | ferry,driving |
@mokob @2155
Scenario: Car - Snapping when using a ferry
Given the node map
| a | b | | c | d | | e | f |

View File

@ -4,7 +4,6 @@ Feature: Foot - Handle ferry routes
Background:
Given the profile "foot"
@mokob @2155
Scenario: Foot - Ferry route
Given the node map
| a | b | c | | |
@ -47,7 +46,6 @@ Feature: Foot - Handle ferry routes
| bg | | ferry | yes | 1:00 |
| bi | | ferry | yes | 10:00 |
@mokob @2155
Scenario: Foot - Ferry duration, multiple nodes
Given the node map
| x | | | | | y |