Nominatim/test/python
2021-07-04 10:28:20 +02:00
..
conftest.py complete tests for icu tokenizer 2021-07-04 10:28:20 +02:00
cursor.py test: replace raw execute() with fixture code where possible 2021-05-19 12:11:04 +02:00
dummy_tokenizer.py test: fix linting errors 2021-05-19 23:07:39 +02:00
mocks.py complete tests for icu tokenizer 2021-07-04 10:28:20 +02: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 test: fix linting errors 2021-05-19 23:07:39 +02:00
test_cli.py Update tests for postcodes 2021-06-09 09:31:32 +02:00
test_config.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_db_async_connection.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_db_connection.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_db_properties.py test: replace raw execute() with fixture code where possible 2021-05-19 12:11:04 +02:00
test_db_sql_preprocessor.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_db_status.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_db_utils.py correctly quote strings when copying in data 2021-07-04 10:28:20 +02:00
test_indexing.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tokenizer_factory.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tokenizer_icu_name_processor.py tests for composing decomposed suffixes 2021-07-04 10:28:20 +02:00
test_tokenizer_icu_rule_loader.py make compund decomposition pure import feature 2021-07-04 10:28:20 +02:00
test_tokenizer_legacy_icu.py make compund decomposition pure import feature 2021-07-04 10:28:20 +02:00
test_tokenizer_legacy.py update unit tests for adapted abbreviation code 2021-07-04 10:28:20 +02:00
test_tools_admin.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_check_database.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_database_import.py update unit tests for adapted abbreviation code 2021-07-04 10:28:20 +02:00
test_tools_exec_utils.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_freeze.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_import_special_phrases.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_postcodes.py Improved performance of the postcodes query and some code cleaning 2021-06-12 15:46:08 +02:00
test_tools_refresh_address_levels.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_refresh_create_functions.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_refresh_setup_website.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_refresh.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_replication.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_sp_csv_loader.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_sp_wiki_loader.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_tiger_data.py test: fix linting errors 2021-05-19 23:07:39 +02:00