Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some pylint warnings about shadowing global variables.logout_test | Rob Crittenden | 2015-03-16 | 1 | -3/+4 |
| | | | | Signed-off-by: Rob Crittenden <rcritten@redhat.com> | ||||
* | Add test for multi-SP logout | Rob Crittenden | 2015-03-16 | 1 | -0/+116 |
| | | | | | | | | | | | 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> | ||||
* | Test for Single Logout Service | Rob Crittenden | 2015-02-13 | 1 | -0/+176 |
https://fedorahosted.org/ipsilon/ticket/24 Signed-off-by: Rob Crittenden <rcritten@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> |