Nominatim/test/python
2021-05-05 10:15:27 +02:00
..
conftest.py move default country name creation to tokenizer 2021-04-30 11:30:51 +02:00
dummy_tokenizer.py move index creation for word table to tokenizer 2021-04-30 17:41:08 +02:00
mocks.py introduce custom object for cmdline arguments 2021-02-25 18:42:54 +01:00
sample.tar.gz Encapsulation of tools/special_phrases.py into SpecialPhrasesImporter class and add new tests. 2021-03-25 21:13:57 +01:00
test_cli_replication.py mock tokenizer factory for replication tests 2021-05-01 10:50:39 +02:00
test_cli.py move index creation for word table to tokenizer 2021-04-30 17:41:08 +02:00
test_config.py remove unused import 2021-03-01 09:26:08 +01:00
test_db_async_connection.py improve deadlock detection for various versions of psycopg2 2021-02-25 18:11:16 +01:00
test_db_connection.py save software version in the database 2021-03-01 20:35:15 +01:00
test_db_properties.py save software version in the database 2021-03-01 20:35:15 +01:00
test_db_sql_preprocessor.py move word table and normalisation SQL into tokenizer 2021-04-30 11:30:51 +02:00
test_db_status.py replace usages of fromisoformat() with strptime() 2021-04-23 22:50:08 +02:00
test_db_utils.py port wikipedia importance functions to python 2021-02-25 18:42:54 +01:00
test_indexing.py move postcode normalization into tokenizer 2021-04-30 11:30:51 +02:00
test_tokenizer_factory.py require tokeinzer for indexer 2021-04-30 11:30:51 +02:00
test_tokenizer_legacy_icu.py add unit tests for legacy ICU tokenizer 2021-05-05 10:15:27 +02:00
test_tokenizer_legacy.py add unit tests for legacy ICU tokenizer 2021-05-05 10:15:27 +02:00
test_tools_admin.py convert connect() into a context manager 2021-02-25 18:42:54 +01:00
test_tools_check_database.py move database check for module to tokenizer 2021-04-30 17:41:08 +02:00
test_tools_database_import.py move default country name creation to tokenizer 2021-04-30 11:30:51 +02:00
test_tools_exec_utils.py Encapsulation of tools/special_phrases.py into SpecialPhrasesImporter class and add new tests. 2021-03-25 21:13:57 +01:00
test_tools_freeze.py port freeze function to python 2021-02-17 21:43:15 +01:00
test_tools_import_special_phrases.py move amenity creation to tokenizer 2021-04-30 11:30:51 +02:00
test_tools_postcodes.py move postcode normalization into tokenizer 2021-04-30 11:30:51 +02:00
test_tools_refresh_address_levels.py port wikipedia importance functions to python 2021-02-25 18:42:54 +01:00
test_tools_refresh_create_functions.py move default country name creation to tokenizer 2021-04-30 11:30:51 +02:00
test_tools_refresh_setup_website.py boilerplate for PHP code of tokenizer 2021-04-30 11:31:52 +02:00
test_tools_refresh.py add a function for the intial indexing run 2021-02-25 18:42:54 +01:00
test_tools_replication.py replace usages of fromisoformat() with strptime() 2021-04-23 22:50:08 +02:00
test_tools_tiger_data.py Fix: tiger-data tarfile test 2021-04-19 16:02:52 +05:30