]> git.openstreetmap.org Git - nominatim.git/commitdiff
remove wip tags from all tests
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 6 Jun 2017 20:01:52 +0000 (22:01 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 6 Jun 2017 20:01:52 +0000 (22:01 +0200)
test/bdd/api/reverse/simple.feature
test/bdd/db/query/normalization.feature
test/bdd/osm2pgsql/import/broken.feature

index 2b4847364592e35d845b064854b08ab67bdcc446..3f4bd6eb30f589c4dff6e1cf371c28844d2a953c 100644 (file)
@@ -67,7 +67,6 @@ Feature: Simple Reverse Tests
       | json |
       | jsonv2 |
 
-    @wip
     Scenario Outline: Boundingbox is returned
         When sending <format> reverse coordinates 14.62,108.1
           | zoom |
index 71c69dec4acd463751b6ea3e4b7d6b3632975e11..1ef1fcbe6b223aee279caba92b6cd79855fb05d1 100644 (file)
@@ -127,7 +127,6 @@ Feature: Import and search of names
          | ID | osm_type | osm_id |
          | 0  | R        | 2 |
 
-    @wip
     Scenario: Postcode boundaries without ref
         Given the places
           | osm | class    | type        | postcode | geometry |
index aa8d8e35163c429b5932ac73c14babb4a90eb7b5..13b9a08851f06b085a307debdae67ee7ecb83038 100644 (file)
@@ -13,7 +13,6 @@ Feature: Import of objects with broken geometries by osm2pgsql
           | object | class   | type    | geometry |
           | W1     | highway | primary | 0 0, 0 0.1, 0.1 0.2 |
 
-    @wip
     Scenario: Import of ballon areas
         When loading osm data
           """