X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/59be7846e9b5b509c7f1912e2001e25e82c42ba5..eb1d8894b943eb0f07747d1dab203217860b6930:/tests/features/api/search_simple.feature diff --git a/tests/features/api/search_simple.feature b/tests/features/api/search_simple.feature index 9c796e99..3e6b6e35 100644 --- a/tests/features/api/search_simple.feature +++ b/tests/features/api/search_simple.feature @@ -166,6 +166,13 @@ Feature: Simple Tests | attr | value | exclude_place_ids | 123,76,342565 + Scenario: Empty XML search with bad exluded place ids + Given the request parameters + | exclude_place_ids + | , + When sending xml search query "jghrleoxsbwjer" + Then result header has no attribute exclude_place_ids + Scenario Outline: Wrapping of legal jsonp search requests Given the request parameters | json_callback