]> git.openstreetmap.org Git - nominatim.git/commit
bdd tests: get rid of dependency on build path
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 30 Jul 2024 09:38:40 +0000 (11:38 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 31 Jul 2024 09:16:49 +0000 (11:16 +0200)
commit474aea61da51df47cfb5b3cc8f4fdff9b0cf23fc
treefd069a86196e67a775af8124b060e6907bcad688
parent67462e095319038fa53636decb69dcf40f0c6dee
bdd tests: get rid of dependency on build path

BDD tests will now use whatever osm2pgsql they find in the PATH.
For testing against legacy tokenizer, use -DSERVER_MODULE_PATH
to point to the module. This will no longer work out of the box.
docs/develop/Development-Environment.md
docs/develop/Testing.md
test/bdd/environment.py
test/bdd/steps/nominatim_environment.py
test/bdd/steps/steps_osm_data.py