Add a few test cases
This commit is contained in:
parent
7bd6e87e7b
commit
063dc2015f
@ -305,3 +305,13 @@ Feature: Car - Restricted access
|
|||||||
| primary | psv | |
|
| primary | psv | |
|
||||||
| primary | no | |
|
| primary | no | |
|
||||||
| primary | customers | x |
|
| primary | customers | x |
|
||||||
|
|
||||||
|
Scenario: Car - Conditional restrictions
|
||||||
|
Then routability should be
|
||||||
|
| highway | motor_vehicle:conditional | bothw |
|
||||||
|
| primary | | x |
|
||||||
|
| primary | no @ 2002 Jan 7 - 2002 Feb 8 | |
|
||||||
|
| primary | no @ 2002 Jan 07 - 2002 Feb 08 | |
|
||||||
|
| primary | no @ 2020 Jan 7 - 2050 Feb 8 | x |
|
||||||
|
| primary | no @ foo - bar | x |
|
||||||
|
| primary | foo | x |
|
||||||
|
Loading…
Reference in New Issue
Block a user