]> git.openstreetmap.org Git - nominatim.git/commit
add osm2pgsql gazetteer tests
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 4 Oct 2022 13:02:19 +0000 (15:02 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 10 Nov 2022 08:37:38 +0000 (09:37 +0100)
commit981e9700bee115e8686f0bdf5bae2c683c1da4a5
treebaad05f7a511a366da47309a33e1612ef0cd01c4
parentb52ce4f9f2d4ceb434d9c6da7d2577cdec3159d2
add osm2pgsql gazetteer tests

This ports the gazetteer tests from osm2pgsql to BDD tests.
test/bdd/osm2pgsql/import/tags.feature [new file with mode: 0644]
test/bdd/osm2pgsql/update/tags.feature [new file with mode: 0644]
test/bdd/steps/steps_db_ops.py