mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-13 14:24:08 +00:00
remove wip tags from all tests
This commit is contained in:
@@ -67,7 +67,6 @@ Feature: Simple Reverse Tests
|
|||||||
| json |
|
| json |
|
||||||
| jsonv2 |
|
| jsonv2 |
|
||||||
|
|
||||||
@wip
|
|
||||||
Scenario Outline: Boundingbox is returned
|
Scenario Outline: Boundingbox is returned
|
||||||
When sending <format> reverse coordinates 14.62,108.1
|
When sending <format> reverse coordinates 14.62,108.1
|
||||||
| zoom |
|
| zoom |
|
||||||
|
|||||||
@@ -127,7 +127,6 @@ Feature: Import and search of names
|
|||||||
| ID | osm_type | osm_id |
|
| ID | osm_type | osm_id |
|
||||||
| 0 | R | 2 |
|
| 0 | R | 2 |
|
||||||
|
|
||||||
@wip
|
|
||||||
Scenario: Postcode boundaries without ref
|
Scenario: Postcode boundaries without ref
|
||||||
Given the places
|
Given the places
|
||||||
| osm | class | type | postcode | geometry |
|
| osm | class | type | postcode | geometry |
|
||||||
|
|||||||
@@ -13,7 +13,6 @@ Feature: Import of objects with broken geometries by osm2pgsql
|
|||||||
| object | class | type | geometry |
|
| object | class | type | geometry |
|
||||||
| W1 | highway | primary | 0 0, 0 0.1, 0.1 0.2 |
|
| W1 | highway | primary | 0 0, 0 0.1, 0.1 0.2 |
|
||||||
|
|
||||||
@wip
|
|
||||||
Scenario: Import of ballon areas
|
Scenario: Import of ballon areas
|
||||||
When loading osm data
|
When loading osm data
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user