X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/27984ef340c389886a6b80d2a867d234f9ee0c1c..59540972b64aff5351e4fc8654d5c1100c88dfc6:/tests/features/api/regression.feature diff --git a/tests/features/api/regression.feature b/tests/features/api/regression.feature index f1887e1a..fcc11dd2 100644 --- a/tests/features/api/regression.feature +++ b/tests/features/api/regression.feature @@ -184,3 +184,10 @@ Feature: API regression tests | 1 | 0,0,-1,-1 When sending json search query "sy" Then exactly 0 results are returned + + Scenario: github #190 + When looking up place N257363453 + Then the results contain + | osm_type | osm_id | latlon + | node | 257363453 | 35.8404121,128.5586643 +-100m +