more reorganizing of tests

This commit is contained in:
Emil Tin
2012-10-01 13:27:08 +02:00
parent 57d6af5486
commit 1ad274ed2e
32 changed files with 197 additions and 136 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ Feature: Barriers
Background:
Given the speedprofile "bicycle"
Scenario: Barriers
Scenario: Bike - Barriers
Then routability should be
| highway | node/barrier | node/access | bothw |
| primary | | | x |
@@ -16,7 +16,7 @@ Feature: Barriers
| primary | bollard | | x |
| primary | some_tag | | |
Scenario: Access tag trumphs barriers
Scenario: Bike - Access tag trumphs barriers
Then routability should be
| highway | node/barrier | node/access | bothw |
| primary | bollard | yes | x |