]> git.openstreetmap.org Git - nominatim.git/commit
bdd: recreate functions on template DB
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 11 May 2022 13:50:22 +0000 (15:50 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 11 May 2022 13:50:22 +0000 (15:50 +0200)
commite74e5770294692b4a5bd4a730c974744d5ccfd81
tree9225997311cc2888de6775d8f9d338e72930542d
parentaa0ae610c6075fdaf9f1790a4ad8ec090a74ebd9
bdd: recreate functions on template DB

Avoids calling function refresh on every scenario. The content won't
change between runs.
test/bdd/steps/nominatim_environment.py
test/bdd/steps/steps_db_ops.py