]> git.openstreetmap.org Git - nominatim.git/commit
bdd: directly call utility scripts in lib
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Jan 2021 17:19:22 +0000 (18:19 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Jan 2021 17:19:22 +0000 (18:19 +0100)
commit2f73bb36435c6e1a9b84745b4763a063e6391602
tree4cad84a0c2fe4eedccf4f0ae72f75c777199b300
parent9348fc5e158454c02f70f9aa2fc149be71d2f6e6
bdd: directly call utility scripts in lib

This removes the dependency on php-symfony-dotenv for the tests.
.github/workflows/ci-tests.yml
nominatim/config.py
test/bdd/environment.py
test/bdd/steps/nominatim_environment.py
test/bdd/steps/steps_api_queries.py