]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/reverse/queries.feature
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / test / bdd / api / reverse / queries.feature
index b3ad20b201e91f019ecd8a0f1343d3c364a262b6..e06b1775fa2d69306833f11630229d0073c9e0f0 100644 (file)
@@ -51,3 +51,11 @@ Feature: Reverse geocoding
         Then results contain
          | display_name |
          | Freie und Hansestadt Hamburg, Deutschland |
+
+    Scenario: When slightly outside town, the town is not shown
+        When sending jsonv2 reverse coordinates -32.122,-56.114
+         | zoom |
+         | 15 |
+        Then results contain
+         | display_name |
+         | Tacuarembó, Uruguay |