added left side driving support to the test.

This commit is contained in:
Greg Knisely 2018-03-16 17:05:44 -04:00
parent ebe213c0db
commit f4cde36f36
3 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Feature: Testbot - side bias Feature: Testbot - side bias
Scenario: Left-hand bias Scenario: Left-hand bias
Given the valhalla admin db "left"
Given the profile file "car" initialized with Given the profile file "car" initialized with
""" """
profile.properties.left_hand_driving = true profile.properties.left_hand_driving = true

View File

@ -2,6 +2,7 @@
Feature: Turn Lane Guidance Feature: Turn Lane Guidance
Background: Background:
Given the valhalla admin db "left"
Given the profile "car" Given the profile "car"
Given a grid size of 100 meters Given a grid size of 100 meters

View File

@ -2,6 +2,7 @@
Feature: Basic Roundabout Feature: Basic Roundabout
Background: Background:
Given the valhalla admin db "left"
Given a grid size of 10 meters Given a grid size of 10 meters
Given the profile file "car" initialized with Given the profile file "car" initialized with
""" """