pgbouncemgr/tests
Maurice Makaay 31335197dc Implemented node poller tests. 2019-12-23 17:30:07 +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_postgres.py Implemented node poller tests. 2019-12-23 17:30:07 +01:00
stub_psycopg2.py Completed the postgres module tests. 2019-12-20 13:44:16 +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_node_poller.py Implemented node poller tests. 2019-12-23 17:30:07 +01:00
test_postgres.py Completed the postgres module tests. 2019-12-20 13:44:16 +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