]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/lookup/simple.feature
add new format 'raw' for CLI commands
[nominatim.git] / test / bdd / api / lookup / simple.feature
index 6aae8c4857a5a7f574a4ba5bd729fb783b6db4ba..1e5b8ee77744672571a0603d9b7b0e8981f0f032 100644 (file)
@@ -1,3 +1,4 @@
+@SQLITE
 @APIDB
 Feature: Places by osm_type and osm_id Tests
     Simple tests for response format.
 @APIDB
 Feature: Places by osm_type and osm_id Tests
     Simple tests for response format.
@@ -31,3 +32,11 @@ Feature: Places by osm_type and osm_id Tests
       | jsonv2 |
       | geojson |
       | xml |
       | jsonv2 |
       | geojson |
       | xml |
+
+
+    Scenario: Lookup of a linked place
+        When sending geocodejson lookup query for N1932181216
+        Then exactly 1 result is returned
+        And results contain
+          | name  |
+          | Vaduz |