]> git.openstreetmap.org Git - nominatim.git/commit
remove PHP frontend support from BDD tests
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 15 Sep 2024 11:51:51 +0000 (13:51 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 15 Sep 2024 11:51:51 +0000 (13:51 +0200)
commit7ba5152493327d277115aab9b344b652decd3f2e
tree889c2ecac82d0069d744b071099321632caa670f
parent6bc044d9c7d0f849aeba4e5ffae0a3828d5fa010
remove PHP frontend support from BDD tests
test/bdd/api/details/simple.feature
test/bdd/api/reverse/layers.feature
test/bdd/api/reverse/v1_params.feature
test/bdd/api/search/params.feature
test/bdd/api/search/postcode.feature
test/bdd/api/search/queries.feature
test/bdd/db/query/postcodes.feature
test/bdd/db/query/reverse.feature
test/bdd/environment.py
test/bdd/steps/nominatim_environment.py
test/bdd/steps/steps_api_queries.py