]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/reverse/simple.feature
add tests for geocodejson and fix syntax errors
[nominatim.git] / test / bdd / api / reverse / simple.feature
index 115b0fd39554e33252d9051ebdb0ce9febf7572c..ccd0becdbb8a837fa62dd64e0b66481ee98ca276 100644 (file)
@@ -48,6 +48,10 @@ Feature: Simple Reverse Tests
           | param       | value   |
           | <parameter> | <value> |
         Then the result is valid geojson
+        When sending geocodejson reverse coordinates 53.603,10.041
+          | param       | value   |
+          | <parameter> | <value> |
+        Then the result is valid geocodejson
 
     Examples:
      | parameter        | value |