mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
add basic tests for namedetails and extratags parameters
This commit is contained in:
@@ -51,6 +51,10 @@ Feature: Simple Tests
|
||||
| limit | 1000
|
||||
| dedupe | 1
|
||||
| dedupe | 0
|
||||
| extratags | 1
|
||||
| extratags | 0
|
||||
| namedetails | 1
|
||||
| namedetails | 0
|
||||
|
||||
Scenario: Search with invalid output format
|
||||
Given the request parameters
|
||||
|
||||
Reference in New Issue
Block a user