#2155 is fixed
This commit is contained in:
		
							parent
							
								
									ee12704133
								
							
						
					
					
						commit
						78bcaada6b
					
				| @ -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 |   |   | | ||||
|  | ||||
| @ -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 |   |   | | ||||
|  | ||||
| @ -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 | | ||||
|  | ||||
| @ -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 | | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user