Check bearings, radiuses size in TablePlugin

This commit is contained in:
whytro
2023-03-11 14:39:11 +09:00
parent aa1f97d25b
commit a2ff69c3aa
3 changed files with 38 additions and 0 deletions
+2
View File
@@ -70,6 +70,7 @@ Feature: Car - Allowed start/end modes
Given the query options
| snapping | any |
| bearings | 90,180; |
| radiuses | unlimited; |
And the ways
| nodes | highway | access |
@@ -112,6 +113,7 @@ Feature: Car - Allowed start/end modes
Given the query options
| snapping | any |
| bearings | 90,180;0,180;; |
| radiuses | unlimited;;; |
And the ways
| nodes | highway | access |