]> git.openstreetmap.org Git - nominatim.git/commit
add tests for new data invalidation functions
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Apr 2022 12:52:13 +0000 (14:52 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 14 Apr 2022 12:52:13 +0000 (14:52 +0200)
commit4f59644cc2ef6da59f96bee2efdd722d943677b1
treea4872932b56180c7715bdaf170c86b738d0360cc
parentc3f1d34b714c0410652bfa2e28fe3f6e5f9ea1aa
add tests for new data invalidation functions
nominatim/cli.py
nominatim/clicmd/refresh.py
test/python/cli/test_cmd_api.py
test/python/cli/test_cmd_refresh.py
test/python/tools/test_refresh.py