Daniel J. Hofmann
2016-05-31 18:00:48 +02:00
parent 6edc565c01
commit c490752ca7
5 changed files with 66 additions and 65 deletions
+8 -8
View File
@@ -48,14 +48,14 @@ Feature: Bike - Oneway streets
Scenario: Bike - Implied oneways
Then routability should be
| highway | foot | bicycle | junction | forw | backw |
| | no | | | x | x |
| | no | | roundabout | x | |
| motorway | no | yes | | x | |
| motorway_link | no | yes | | x | |
| motorway | no | yes | roundabout | x | |
| motorway_link | no | yes | roundabout | x | |
| mini_roundabout | no | yes | | x | |
| highway | foot | bicycle | junction | forw | backw | # |
| | no | | | x | x | |
| | no | | roundabout | x | | |
| motorway | no | yes | | x | | |
| motorway_link | no | yes | | x | x | does not imply oneway |
| motorway | no | yes | roundabout | x | | |
| motorway_link | no | yes | roundabout | x | | |
| mini_roundabout | no | yes | | x | | |
Scenario: Bike - Overriding implied oneways
Then routability should be