]> git.openstreetmap.org Git - nominatim.git/commit
add and extend tests for new postcode handling
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 12 May 2021 21:30:45 +0000 (23:30 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 13 May 2021 12:15:42 +0000 (14:15 +0200)
commit4abaf712341758f50484fe1fe2764a7a5216de78
treedb8dc0176953f700a596ce5dde95c101d79a68a5
parenta4aba23a83b0d8b3817ca88d4556cf26dbb17706
add and extend tests for new postcode handling
nominatim/tools/postcodes.py
test/python/conftest.py
test/python/dummy_tokenizer.py
test/python/mocks.py
test/python/test_cli.py
test/python/test_tokenizer_legacy.py
test/python/test_tokenizer_legacy_icu.py
test/python/test_tools_database_import.py
test/python/test_tools_postcodes.py