]> git.openstreetmap.org Git - nominatim.git/blobdiff - tests/features/api/search_order.feature
remove old bdd tests
[nominatim.git] / tests / features / api / search_order.feature
diff --git a/tests/features/api/search_order.feature b/tests/features/api/search_order.feature
deleted file mode 100644 (file)
index 11db163..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-Feature: Result order for Geocoding
-    Testing that importance ordering returns sensible results
-
-    Scenario Outline: city order in street search
-        When sending json search query "<street>, <city>" with address
-        Then address of result 0 contains
-         | type   | value
-         | <type> | <city>
-
-    Examples:
-        | type   | city            | street
-        | city   | Zürich          | Rigistr
-        | city   | Karlsruhe       | Sophienstr
-        | city   | München         | Karlstr
-        | city   | Praha           | Dlouhá
-
-    Scenario Outline: use more important city in street search
-        When sending json search query "<street>, <city>" with address
-        Then result addresses contain
-          | ID | country_code
-          | 0  | <country>
-
-    Examples:
-        | country | city       | street
-        | gb      | London     | Main St
-        | gb      | Manchester | Central Street
-
-    # https://trac.openstreetmap.org/ticket/5094
-    Scenario: housenumbers are ordered by complete match first
-        When sending json search query "4 Докукина Москва" with address
-        Then result addresses contain
-          | ID | house_number
-          | 0  | 4