summaryrefslogtreecommitdiffstats
path: root/tests/helpers
Commit message (Expand)AuthorAgeFilesLines
* Drop all the calls to .keys() when iterating on the keys of a dictPierre-Yves Chibon2015-08-111-2/+2
* Replace some type(...) checks with isinstance(...)Patrick Uiterwijk2015-07-081-6/+6
* Use plugin-specific configuration, better expirationRob Crittenden2015-05-121-1/+1
* Configure the SAML2 session database during installationRob Crittenden2015-05-121-1/+2
* Update Copyright header point to COPYING fileRob Crittenden2015-05-082-34/+2
* pylint 1.4.3 version fixesSimo Sorce2015-05-071-1/+0
* Pull the GSSAPI principal out of the userattrsRob Crittenden2015-05-071-2/+3
* Configure a KDC, add test for GSSAPI/KerberosRob Crittenden2015-05-072-14/+197
* Add OpenID test suitePatrick Uiterwijk2015-04-281-5/+79
* Close database sesssionsPatrick Uiterwijk2015-04-151-0/+9
* Add test for per-SP allowed and mapping attributesRob Crittenden2015-04-101-0/+45
* Add options to explicitly set database uris during installPatrick Uiterwijk2015-03-301-1/+1
* Add tests for Name ID functionalityRob Crittenden2015-03-242-1/+19
* Add LDAP testSimo Sorce2015-03-231-0/+20
* Add test for multi-SP logoutRob Crittenden2015-03-161-1/+3
* Set MALLOC_CHECK_ and MALLOC_PERTURB_ to catch memory problemsRob Crittenden2015-03-161-0/+3
* Add test for REST Service Provider GET and POSTRob Crittenden2015-02-271-9/+47
* Break out getting SP metadata into a separate test helperRob Crittenden2015-02-271-3/+8
* Add simple SqlSession implementationSimo Sorce2014-11-121-1/+1
* Add test to check a real database (pgsql) worksSimo Sorce2014-11-121-0/+20
* Remove unused dependencySimo Sorce2014-10-061-3/+1
* Handle the presence of additional form fieldsSimo Sorce2014-09-241-3/+10
* Change test executables into modulesSimo Sorce2014-06-171-0/+138
* Fix warningSimo Sorce2014-06-171-1/+1
* Move parsing code into helpers moduleSimo Sorce2014-06-152-0/+241