Add logout to pgdb, fix name in tests
authorRob Crittenden <rcritten@redhat.com>
Mon, 11 May 2015 22:15:51 +0000 (18:15 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Mon, 11 May 2015 22:39:45 +0000 (00:39 +0200)
commitf998c11ffb895eef38e3d01060dd39530bd75ba4
tree809d9ed6f75c8fba80724a895a4dcfbf8cfc4619
parent8445b3297cd0b25989f2575c21bf3426aee7c5ad
Add logout to pgdb, fix name in tests

Add a logout to the postgres test to ensure that sessions are
updated properly on logout.

Fix the name in the tests, it was test1.

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
tests/pgdb.py