X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/ff06b6432992831c597ef3e1ae340ddff424ce2d..e92e03e2e6b892e6dc7a931fe0e70de9315bd302:/test/bdd/api/search/postcode.feature diff --git a/test/bdd/api/search/postcode.feature b/test/bdd/api/search/postcode.feature index e372f449..bb1b755b 100644 --- a/test/bdd/api/search/postcode.feature +++ b/test/bdd/api/search/postcode.feature @@ -3,11 +3,15 @@ Feature: Searches with postcodes Various searches involving postcodes + @Fail Scenario: US 5+4 ZIP codes are shortened to 5 ZIP codes if not found When sending json search query "36067 1111, us" with address Then result addresses contain | postcode | | 36067 | + And results contain + | type | + | postcode | Scenario: Postcode search with address When sending json search query "9486, mauren"