Add test for multi-SP logout
authorRob Crittenden <rcritten@redhat.com>
Wed, 4 Mar 2015 22:49:40 +0000 (17:49 -0500)
committerRob Crittenden <rcritten@redhat.com>
Mon, 16 Mar 2015 17:47:45 +0000 (13:47 -0400)
commite46c8f615f867d09ce76ee269b0ba81445ad320b
tree0e8f72b12bc1030ee33a4a52c29e379ae457840e
parente79330365b0da99c57d22e18df5df0760712ad7f
Add test for multi-SP logout

Create an additional SP, log into one, fetch the other and
the client is now logged into both. Log out of the first one
and the client is logged out of both.

https://fedorahosted.org/ipsilon/ticket/58

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-by: Nathan Kinder <nkinder@redhat.com>
tests/helpers/http.py
tests/testlogout.py