fix test related to via points and #1034
This commit is contained in:
		
							parent
							
								
									b25f3a9e91
								
							
						
					
					
						commit
						a9eebdb1fa
					
				| @ -66,9 +66,9 @@ Feature: Via points | |||||||
|             | da    | yes    | |             | da    | yes    | | ||||||
| 
 | 
 | ||||||
|         When I route I should get |         When I route I should get | ||||||
|             | waypoints | route                      | distance | turns                                                            | |             | waypoints | route                      | distance  | turns                                                            | | ||||||
|             | 1,3       | ab                         | 200m +-1 | head,destination                                                 | |             | 1,3       | ab                         | 200m +-1  | head,destination                                                 | | ||||||
|             | 3,1       | ab,bc,cd,da,ab             | 800m +-1 | head,right,right,right,right,destination                         | |             | 3,1       | ab,bc,cd,da,ab             | 800m +-1  | head,right,right,right,right,destination                         | | ||||||
|             | 1,2,3     | ab                         | 200m +-1 | head,destination                                                 | |             | 1,2,3     | ab                         | 200m +-1  | head,destination                                                 | | ||||||
|             | 1,3,2     | ab,bc,cd,da,ab             | 1100m +- | head,right,right,right,right,destination                         | |             | 1,3,2     | ab,bc,cd,da,ab             | 1100m +-1 | head,right,right,right,right,destination                         | | ||||||
|             | 3,2,1     | ab,bc,cd,da,ab,bc,cd,da,ab | 1600m +- | head,right,right,right,right,right,right,right,right,destination | |             | 3,2,1     | ab,bc,cd,da,ab,bc,cd,da,ab | 1600m +-1 | head,right,right,right,right,right,right,right,right,destination | | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user