Nominatim/test/python
Sarah Hoffmann b93ec2522e use psql for executing sql files
This allows to run larger files without needing to keep
them in memory.
2021-02-25 18:42:54 +01:00
..
conftest.py convert connect() into a context manager 2021-02-25 18:42:54 +01:00
test_cli.py port setup-website to python 2021-02-19 17:51:06 +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 add function to set up libpq environment 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 use psql for executing sql files 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_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