]> git.openstreetmap.org Git - nominatim.git/commit
add tests for examples in lua style documentation
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 23 Dec 2022 16:35:28 +0000 (17:35 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 23 Dec 2022 16:35:28 +0000 (17:35 +0100)
commit200eae3bc0b559e7df7c1d1fb50141830c2f1849
treeef02312c2507bf3cdb49744ce30f7b54f609cd02
parent9321e425a4b6a42f8c6579a27f575d40a07efa12
add tests for examples in lua style documentation

And fix all the errors the tests have found.
docs/customize/Import-Styles.md
nominatim/tools/exec_utils.py
settings/flex-base.lua
settings/import-address.lua
settings/import-admin.lua
settings/import-extratags.lua
settings/import-full.lua
settings/import-street.lua
test/bdd/osm2pgsql/import/custom_style.feature [new file with mode: 0644]
test/bdd/steps/steps_osm_data.py