Nominatim/test/python
Sarah Hoffmann 37eeccbf4c ICU: use normalization from config in PHP
The TERM_NORMALIZATION config option is no longer applicable.
That was already documented but not yet implemented.
2021-10-27 11:32:44 +02:00
..
tokenizer reorganize and complete tests around generic token analysis 2021-10-06 17:03:37 +02:00
conftest.py fix template expressions for tablespaces 2021-10-15 15:11:09 +02:00
cursor.py test: replace raw execute() with fixture code where possible 2021-05-19 12:11:04 +02:00
dummy_tokenizer.py unify ICUNameProcessorRules and ICURuleLoader 2021-10-01 12:27:24 +02:00
mock_icu_word_table.py reinstate word column in icu word table 2021-07-28 11:31:47 +02:00
mock_legacy_word_table.py adapt unit test for new word table 2021-07-28 11:31:47 +02:00
mocks.py adapt unit test for new word table 2021-07-28 11:31:47 +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 add new replication mode catch-up 2021-10-20 22:05:15 +02:00
test_cli.py have ADDRESS_LEVEL_CONFIG use load_sub_configuration 2021-10-22 16:36:52 +02:00
test_config.py allow relative paths for flatnode file 2021-10-22 17:32:51 +02:00
test_db_async_connection.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_db_connection.py replace test variable for PG env tests 2021-10-01 12:27:24 +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 fix template expressions for tablespaces 2021-10-15 15:11:09 +02:00
test_db_status.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_db_utils.py convert word info column to json before copying 2021-07-28 11:31:47 +02:00
test_indexing.py export more data for the tokenizer name preparation 2021-09-29 11:54:14 +02:00
test_tokenizer_factory.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tokenizer_icu_rule_loader.py reorganize and complete tests around generic token analysis 2021-10-06 17:03:37 +02:00
test_tokenizer_icu.py ICU: use normalization from config in PHP 2021-10-27 11:32:44 +02:00
test_tokenizer_legacy.py unify ICUNameProcessorRules and ICURuleLoader 2021-10-01 12:27:24 +02:00
test_tools_admin.py test: fix linting errors 2021-05-19 23:07:39 +02:00
test_tools_check_database.py unify ICUNameProcessorRules and ICURuleLoader 2021-10-01 12:27:24 +02:00
test_tools_country_info.py use yaml config loader for country info 2021-09-04 00:22:55 +02:00
test_tools_database_import.py move country name generation to country_info module 2021-09-02 14:41:11 +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 replace NOMINATIM_PHRASE_CONFIG with command line option 2021-10-22 14:41:14 +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 have ADDRESS_LEVEL_CONFIG use load_sub_configuration 2021-10-22 16:36:52 +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 fix parsing of operator in special phrases 2021-10-25 19:46:30 +02:00
test_tools_tiger_data.py test: fix linting errors 2021-05-19 23:07:39 +02:00