]> git.openstreetmap.org Git - nominatim.git/blobdiff - tests/features/db/update/linked_places.feature
Merge pull request #436 from lonvia/remove-location-property-tables
[nominatim.git] / tests / features / db / update / linked_places.feature
index 6f80f6801e1b4aeaace8d5ba609e390a65f3b02b..777a02f03854fe9380050da2d0c924b0fd571d60 100644 (file)
@@ -21,6 +21,8 @@ Feature: Updates of linked places
         Then table placex contains
          | object | linked_place_id
          | N1     | None
         Then table placex contains
          | object | linked_place_id
          | N1     | None
+        When updating place areas
+         | osm_type | osm_id | class    | type           | name   | admin_level | geometry
         When sending query "foo" with dups
         Then results contain
          | osm_type
         When sending query "foo" with dups
         Then results contain
          | osm_type
@@ -42,6 +44,8 @@ Feature: Updates of linked places
         Then table placex contains
          | object | linked_place_id
          | N1     | None
         Then table placex contains
          | object | linked_place_id
          | N1     | None
+        When updating place areas
+         | osm_type | osm_id | class    | type           | name   | admin_level | geometry
         And sending query "foo" with dups
         Then results contain
          | osm_type
         And sending query "foo" with dups
         Then results contain
          | osm_type