]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/search/queries.feature
more API tests for code coverage
[nominatim.git] / test / bdd / api / search / queries.feature
index 638177fdf1a1bb3845a9fce161e893d06a39c1cc..dc30dc89f419e983d3801e02a6b9909bae4ef6e3 100644 (file)
@@ -57,6 +57,15 @@ Feature: Search queries
           | place_rank |
           | 30 |
 
+    Scenario: Search with specific amenity
+        When sending json search query "[restaurant] Vaduz" with address
+        Then result addresses contain
+          | country |
+          | Liechtenstein |
+        And  results contain
+          | class   | type |
+          | amenity | restaurant |
+
     # https://trac.openstreetmap.org/ticket/5094
     Scenario: housenumbers are ordered by complete match first
         When sending json search query "6395 geminis, montevideo" with address