]> git.openstreetmap.org Git - nominatim.git/commit
add tests for new arm and export Python functions
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 26 Jul 2023 09:09:52 +0000 (11:09 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 26 Jul 2023 09:09:52 +0000 (11:09 +0200)
commit9448c5e16f5220d1580f65a9ba800efc2e344ff5
treed4aab02e71561bf32566cc7c47a45f73b6f2abba
parentd545c6d73cc0daf507c74eaec4e8180179685354
add tests for new arm and export Python functions
nominatim/clicmd/admin.py
nominatim/clicmd/export.py
test/python/api/test_export.py [new file with mode: 0644]
test/python/api/test_warm.py [new file with mode: 0644]
test/python/cli/conftest.py