X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/7b27c04b8392d0babe33cf53e2838b05ffbcbacf..f289db9bfe21c5a725e751be98e2b824026e2310:/test/bdd/api/search/postcode.feature diff --git a/test/bdd/api/search/postcode.feature b/test/bdd/api/search/postcode.feature index e372f449..827af1ea 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 + @v1-api-php-only 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"