test car maxspeed forw/backw (@todo)
This commit is contained in:
		
							parent
							
								
									c453f8e7a9
								
							
						
					
					
						commit
						f7505e8877
					
				| @ -34,10 +34,7 @@ Feature: Bike - Max speed restrictions | |||||||
| 
 | 
 | ||||||
|      @todo |      @todo | ||||||
|      Scenario: Bike - Forward/backward maxspeed |      Scenario: Bike - Forward/backward maxspeed | ||||||
|      	Given the node map |         Given the shortcuts | ||||||
|      	 | a | b | c | d | e | f | g | h | |  | ||||||
| 
 |  | ||||||
|         And the shortcuts |  | ||||||
|  		 | key   | value    | |  		 | key   | value    | | ||||||
|  		 | bike  | 43s ~10% | |  		 | bike  | 43s ~10% | | ||||||
|  		 | run   | 73s ~10% | |  		 | run   | 73s ~10% | | ||||||
|  | |||||||
| @ -35,18 +35,15 @@ Feature: Car - Max speed restrictions | |||||||
| 
 | 
 | ||||||
|      @todo |      @todo | ||||||
|      Scenario: Car - Forward/backward maxspeed |      Scenario: Car - Forward/backward maxspeed | ||||||
|      	Given the node map |         Given the shortcuts | ||||||
|      	 | a | b | c | d | e | f | g | h | |  | ||||||
| 
 |  | ||||||
|  		And a grid size of 100 meters |  | ||||||
| 
 |  | ||||||
|         And the shortcuts |  | ||||||
|  		 | key   | value     | |  		 | key   | value     | | ||||||
|  		 | car   | 12s ~10%  | |  		 | car   | 12s ~10%  | | ||||||
|  		 | run   | 73s ~10%  | |  		 | run   | 73s ~10%  | | ||||||
|  		 | walk  | 170s ~10% | |  		 | walk  | 170s ~10% | | ||||||
|  		 | snail | 720s ~10% | |  		 | snail | 720s ~10% | | ||||||
|   		 |   		 | ||||||
|  |   		And a grid size of 100 meters | ||||||
|  | 
 | ||||||
|   	 	Then routability should be |   	 	Then routability should be | ||||||
|      	 | maxspeed | maxspeed:forward | maxspeed:backward | forw  | backw | |      	 | maxspeed | maxspeed:forward | maxspeed:backward | forw  | backw | | ||||||
|      	 |          |                  |                   | car   | car   | |      	 |          |                  |                   | car   | car   | | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user