Nominatim/test/python
2021-04-19 10:53:30 +02:00
..
conftest.py simplify constructor for SQL preprocessor 2021-04-19 10:26:25 +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 introduce custom object for cmdline arguments 2021-02-25 18:42:54 +01:00
test_cli.py add tests for continuing import 2021-04-17 11:10:36 +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 Added fixture for sql_preprocessor and fixed some issues 2021-03-11 15:39:17 +05:30
test_db_status.py ignore failure to get replication date 2021-02-14 12:17:30 +01:00
test_db_utils.py port wikipedia importance functions to python 2021-02-25 18:42:54 +01:00
test_indexing.py add a function for the intial indexing run 2021-02-25 18:42:54 +01: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 setup function to python 2021-02-26 15:02:39 +01:00
test_tools_database_import.py refactored tests and made changes to code for easy readibility 2021-03-12 18:23:20 +05:30
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 Only log a warning if a wrong input is detected on the wiki while importing special phrases 2021-04-17 20:19:39 +02:00
test_tools_postcodes.py add test for new postcode import function 2021-04-16 16:11:20 +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 simplify sql and website creation functions 2021-04-19 10:53:30 +02:00
test_tools_refresh_setup_website.py simplify sql and website creation functions 2021-04-19 10:53:30 +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 introduce custom UsageError 2021-01-30 16:20:10 +01:00
test_tools_tiger_data.py simplify interface for adding tiger data 2021-04-19 10:26:25 +02:00