Nominatim/test/python
Sarah Hoffmann 32683f73c7 move import-data option to native python
This adds a new dependecy to the Python psutil package.
2021-02-25 18:42:54 +01:00
..
conftest.py move import-data option to native python 2021-02-25 18:42:54 +01:00
mocks.py introduce custom object for cmdline arguments 2021-02-25 18:42:54 +01:00
test_cli_replication.py introduce custom object for cmdline arguments 2021-02-25 18:42:54 +01:00
test_cli.py move import-data option to native python 2021-02-25 18:42:54 +01:00
test_config.py introduce custom UsageError 2021-01-30 16:20:10 +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 move import-data option to native python 2021-02-25 18:42:54 +01:00
test_db_status.py ignore failure to get replication date 2021-02-14 12:17:30 +01:00
test_db_utils.py port database setup function to python 2021-02-25 18:42:54 +01:00
test_indexing.py port address level computation to Python 2021-01-26 22:50: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 convert connect() into a context manager 2021-02-25 18:42:54 +01:00
test_tools_database_import.py move import-data option to native python 2021-02-25 18:42:54 +01:00
test_tools_exec_utils.py move import-data option to native python 2021-02-25 18:42:54 +01:00
test_tools_freeze.py port freeze function to python 2021-02-17 21:43:15 +01:00
test_tools_refresh_address_levels.py port address level computation to Python 2021-01-26 22:50:54 +01:00
test_tools_refresh_create_functions.py convert connect() into a context manager 2021-02-25 18:42:54 +01:00
test_tools_refresh_setup_website.py port setup-website to python 2021-02-19 17:51:06 +01:00
test_tools_replication.py introduce custom UsageError 2021-01-30 16:20:10 +01:00