#2155 is fixed
This commit is contained in:
		
							parent
							
								
									ee12704133
								
							
						
					
					
						commit
						78bcaada6b
					
				| @ -4,7 +4,6 @@ Feature: Bicycle - Handle movable bridge | |||||||
|     Background: |     Background: | ||||||
|         Given the profile "bicycle" |         Given the profile "bicycle" | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Bicycle - Use a ferry route |     Scenario: Bicycle - Use a ferry route | ||||||
|         Given the node map |         Given the node map | ||||||
|             | a | b | c |   |   | |             | a | b | c |   |   | | ||||||
| @ -28,7 +27,6 @@ Feature: Bicycle - Handle movable bridge | |||||||
|             | c    | f  | cde,efg     | movable bridge,cycling         | |             | c    | f  | cde,efg     | movable bridge,cycling         | | ||||||
|             | c    | g  | cde,efg     | movable bridge,cycling         | |             | c    | g  | cde,efg     | movable bridge,cycling         | | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Bicycle - Properly handle durations |     Scenario: Bicycle - Properly handle durations | ||||||
|         Given the node map |         Given the node map | ||||||
|             | a | b | c |   |   | |             | a | b | c |   |   | | ||||||
|  | |||||||
| @ -4,7 +4,6 @@ Feature: Car - Handle movable bridge | |||||||
|     Background: |     Background: | ||||||
|         Given the profile "car" |         Given the profile "car" | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Car - Use a ferry route |     Scenario: Car - Use a ferry route | ||||||
|         Given the node map |         Given the node map | ||||||
|             | a | b | c |   |   | |             | a | b | c |   |   | | ||||||
| @ -28,7 +27,6 @@ Feature: Car - Handle movable bridge | |||||||
|             | c    | f  | cde,efg     | movable bridge,driving         | |             | c    | f  | cde,efg     | movable bridge,driving         | | ||||||
|             | c    | g  | cde,efg     | movable bridge,driving         | |             | c    | g  | cde,efg     | movable bridge,driving         | | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Car - Properly handle durations |     Scenario: Car - Properly handle durations | ||||||
|         Given the node map |         Given the node map | ||||||
|             | a | b | c |   |   | |             | a | b | c |   |   | | ||||||
|  | |||||||
| @ -3,7 +3,6 @@ Feature: Car - Mode flag | |||||||
|     Background: |     Background: | ||||||
|         Given the profile "car" |         Given the profile "car" | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Car - Mode when using a ferry |     Scenario: Car - Mode when using a ferry | ||||||
|         Given the node map |         Given the node map | ||||||
|             | a | b |   | |             | a | b |   | | ||||||
| @ -24,7 +23,6 @@ Feature: Car - Mode flag | |||||||
|             | a    | c  | ab,bc    | head,right,destination      | driving,ferry         | |             | a    | c  | ab,bc    | head,right,destination      | driving,ferry         | | ||||||
|             | b    | d  | bc,cd    | head,left,destination       | ferry,driving         | |             | b    | d  | bc,cd    | head,left,destination       | ferry,driving         | | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Car - Snapping when using a ferry |     Scenario: Car - Snapping when using a ferry | ||||||
|         Given the node map |         Given the node map | ||||||
|             | a | b |   | c | d |   | e | f | |             | a | b |   | c | d |   | e | f | | ||||||
|  | |||||||
| @ -4,7 +4,6 @@ Feature: Foot - Handle ferry routes | |||||||
|     Background: |     Background: | ||||||
|         Given the profile "foot" |         Given the profile "foot" | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Foot - Ferry route |     Scenario: Foot - Ferry route | ||||||
|         Given the node map |         Given the node map | ||||||
|             | a | b | c |   |   | |             | a | b | c |   |   | | ||||||
| @ -47,7 +46,6 @@ Feature: Foot - Handle ferry routes | |||||||
|             | bg    |         | ferry | yes  | 1:00     | |             | bg    |         | ferry | yes  | 1:00     | | ||||||
|             | bi    |         | ferry | yes  | 10:00    | |             | bi    |         | ferry | yes  | 10:00    | | ||||||
| 
 | 
 | ||||||
|     @mokob @2155 |  | ||||||
|     Scenario: Foot - Ferry duration, multiple nodes |     Scenario: Foot - Ferry duration, multiple nodes | ||||||
|         Given the node map |         Given the node map | ||||||
|             | x |   |   |   |   | y | |             | x |   |   |   |   | y | | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user