Nominatim/test/python
Sarah Hoffmann 925726222f
Merge pull request #2323 from darkshredder/disable-search-reverse-only
Feat: Disabled search API for --reverse-only imports
2021-05-14 10:40:22 +02:00
..
conftest.py add and extend tests for new postcode handling 2021-05-13 14:15:42 +02:00
dummy_tokenizer.py correctly handle removing all postcodes for country 2021-05-13 14:15:42 +02:00
mocks.py add and extend tests for new postcode handling 2021-05-13 14:15:42 +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 mock tokenizer factory for replication tests 2021-05-01 10:50:39 +02:00
test_cli.py index postcodes after refreshing 2021-05-13 14:15:42 +02:00
test_config.py remove unused import 2021-03-01 09:26:08 +01:00
test_db_async_connection.py use WorkerPool for Tiger data import 2021-05-13 20:36:50 +02: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 and extend tests for new postcode handling 2021-05-13 14:15:42 +02:00
test_tokenizer_legacy.py add and extend tests for new postcode handling 2021-05-13 14:15:42 +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 add and extend tests for new postcode handling 2021-05-13 14:15:42 +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 ignore invalid coordinates in external postcodes 2021-05-13 14:15:42 +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 feat: Added reverse-only-search validation 2021-05-14 02:36:21 +05:30
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 adapt tests to new TIGER CSV format 2021-05-14 00:02:50 +02:00