Nominatim/test/python
Sarah Hoffmann 7222235579 introduce custom object for cmdline arguments
Allows to define special functions over the arguments.

Also splits CLI tests in two files as they have become too many.
2021-02-25 18:42:54 +01:00
..
conftest.py port database setup function to 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 introduce custom object for cmdline arguments 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 port database setup function to 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 port database setup function to python 2021-02-25 18:42:54 +01:00
test_tools_exec_utils.py adapt unit tests to new directory structure 2021-02-09 20:13:00 +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