]> git.openstreetmap.org Git - nominatim.git/commit
bdd: complete coverage for API tests
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 16 Jan 2021 21:20:23 +0000 (22:20 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 17 Jan 2021 15:12:06 +0000 (16:12 +0100)
commit340e7f7210fca8095fc07ebaf3fb0e95cd0db518
tree08ef7722c795cfd6545faecf62c20024cb50ea7f
parentf9c43137c91f8e782b5667bc83f7a9af1f755ca2
bdd: complete coverage for API tests

Also removes some functions that are no longer used and
fixes debug output where the tests found an issue.
lib/SearchDescription.php
test/bdd/api/reverse/params.feature
test/bdd/api/reverse/simple.feature
test/bdd/api/search/queries.feature
test/bdd/api/search/simple.feature
test/bdd/steps/http_responses.py
test/bdd/steps/steps_api_queries.py