mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-24 06:22:08 +03:00
fix more tests
This commit is contained in:
parent
50c5abf6bb
commit
ec8af1dd40
@ -67,7 +67,7 @@ Feature: Search queries
|
||||
Then there are duplicates
|
||||
|
||||
Scenario: Search with bounded viewbox in right area
|
||||
When sending json search query "restaurant" with address
|
||||
When sending json search query "bar" with address
|
||||
| bounded | viewbox |
|
||||
| 1 | -56.16786,-34.84061,-56.12525,-34.86526 |
|
||||
Then result addresses contain
|
||||
@ -75,7 +75,7 @@ Feature: Search queries
|
||||
| Montevideo |
|
||||
|
||||
Scenario: Search with bounded viewboxlbrt in right area
|
||||
When sending json search query "restaurant" with address
|
||||
When sending json search query "bar" with address
|
||||
| bounded | viewboxlbrt |
|
||||
| 1 | -56.16786,-34.86526,-56.12525,-34.84061 |
|
||||
Then result addresses contain
|
||||
|
Loading…
Reference in New Issue
Block a user