]> git.openstreetmap.org Git - nominatim.git/commit
bdd: run full import on tests
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 24 Feb 2022 10:35:21 +0000 (11:35 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 24 Feb 2022 13:27:51 +0000 (14:27 +0100)
commitf74228830d4e757ad59da125b020c08461a61a3e
treeb4500c277384071655959bc52dd43756b811e676
parenta9e3329c39cc1124fa0dba9d97cbb45ea75f4dd5
bdd: run full import on tests

This uncovered a couple of outdated/wrong tests which have been
fixed, too.
nominatim/tokenizer/icu_tokenizer.py
test/bdd/db/import/placex.feature
test/bdd/db/import/postcodes.feature
test/bdd/db/import/rank_computation.feature
test/bdd/db/query/normalization.feature
test/bdd/db/query/search_simple.feature
test/bdd/db/update/simple.feature
test/bdd/osm2pgsql/update/relation.feature
test/bdd/steps/steps_db_ops.py
test/bdd/steps/table_compare.py