]> git.openstreetmap.org Git - nominatim.git/commit
reorganise fixtures for placex table
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 12 Feb 2026 21:14:15 +0000 (22:14 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 12 Feb 2026 21:14:15 +0000 (22:14 +0100)
commit0d423ad7a7cc9ac471fdf181a25ea40a6743db6e
treedb54a23e73c8d7da8544007e2ffa4c42b75a20b4
parentdd332caa4de14a454a738a1e8210e29fbce83eef
reorganise fixtures for placex table

Now follows the same pattern as fixtures for other tables and
uses the production SQL for table creation.
test/python/conftest.py
test/python/mocks.py [deleted file]
test/python/tokenizer/test_icu.py
test/python/tools/test_admin.py
test/python/tools/test_database_import.py
test/python/tools/test_import_special_phrases.py
test/python/tools/test_postcodes.py
test/python/tools/test_refresh.py
test/python/tools/test_refresh_wiki_data.py
test/python/tools/test_sp_importer.py