pgbouncemgr/tests
Maurice Makaay c8595f0a55 Backup work on unit tests using a psycopg2 stub. 2019-12-18 15:18:20 +01:00
..
testfiles Work in progress on state store. 2019-12-05 15:38:49 +01:00
__init__.py first commit 2019-11-26 15:11:33 +01:00
stub_psycopg2.py Backup work on unit tests using a psycopg2 stub. 2019-12-18 15:18:20 +01:00
test_config.py Moved all constants into their own pgbouncemgr.constants module. 2019-12-13 14:17:15 +01:00
test_drop_privileges.py Added a separate module for dropping privileges, to clean up the manager code. 2019-12-12 10:16:46 +01:00
test_logger.py Added a separate module for dropping privileges, to clean up the manager code. 2019-12-12 10:16:46 +01:00
test_manager.py Added a separate module for dropping privileges, to clean up the manager code. 2019-12-12 10:16:46 +01:00
test_node_config.py Node config now checks for existence of the pgbouncer_config path. 2019-12-02 14:13:05 +01:00
test_postgres.py Backup work on unit tests using a psycopg2 stub. 2019-12-18 15:18:20 +01:00
test_state.py Backup work on unit tests using a psycopg2 stub. 2019-12-18 15:18:20 +01:00
test_state_store.py Added a separate module for dropping privileges, to clean up the manager code. 2019-12-12 10:16:46 +01:00
test_stub_psycopg2.py Backup work on unit tests using a psycopg2 stub. 2019-12-18 15:18:20 +01:00