mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-22 12:06:27 +03:00
disable ZIP5+ test for Python frontend
Currently not working.
This commit is contained in:
parent
d47acbc18a
commit
2048009600
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user