]> git.openstreetmap.org Git - nominatim.git/commit
switch BDD tests to always use search API
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 6 Jun 2021 13:27:52 +0000 (15:27 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 6 Jun 2021 13:27:52 +0000 (15:27 +0200)
commit3aac51c81f688c6e9a769742f856227830b4fcdc
tree48814595e805b4c725f284a2d798365975a55435
parentf0a7850edf01ffb9419ddeb39dff181e6727f6e9
switch BDD tests to always use search API
13 files changed:
test/bdd/db/import/addressing.feature
test/bdd/db/import/country.feature
test/bdd/db/import/interpolation.feature
test/bdd/db/import/linking.feature
test/bdd/db/import/parenting.feature
test/bdd/db/import/postcodes.feature
test/bdd/db/import/search_name.feature
test/bdd/db/query/normalization.feature
test/bdd/db/query/search_simple.feature
test/bdd/db/update/linked_places.feature
test/bdd/db/update/naming.feature
test/bdd/steps/http_responses.py
test/bdd/steps/steps_api_queries.py