summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test for per-SP allowed and mapping attributesRob Crittenden2015-04-102-0/+405
* Validate SP names for admin pages and RESTNathan Kinder2015-04-011-0/+35
* Allow SP registration from ipsilon-client-installNathan Kinder2015-04-011-8/+46
* IdP-initiated logout for current userRob Crittenden2015-04-011-0/+77
* Add options to explicitly set database uris during installPatrick Uiterwijk2015-03-302-1/+2
* Add tests for Name ID functionalityRob Crittenden2015-03-243-1/+355
* Implement urn:oasis:names:tc:SAML:2.0:nameid-format:persistentRob Crittenden2015-03-231-1/+5
* Add LDAP testSimo Sorce2015-03-234-0/+239
* Add negative authentication testSimo Sorce2015-03-171-0/+10
* Fix some pylint warnings in logout test about shadowing variables.Rob Crittenden2015-03-161-3/+4
* Add test for multi-SP logoutRob Crittenden2015-03-162-1/+119
* Set MALLOC_CHECK_ and MALLOC_PERTURB_ to catch memory problemsRob Crittenden2015-03-161-0/+3
* Enable Apache access log and core dump in testsRob Crittenden2015-03-161-0/+7
* Add test for REST Service Provider GET and POSTRob Crittenden2015-02-272-9/+300
* Break out getting SP metadata into a separate test helperRob Crittenden2015-02-271-3/+8
* Avoid attrs test flakines, stop using info_nssSimo Sorce2015-02-241-4/+2
* Change attrs test to check for fullnameSimo Sorce2015-02-241-7/+3
* Test for Single Logout ServiceRob Crittenden2015-02-131-0/+176
* Add test to check file based configuration worksSimo Sorce2014-11-121-0/+179
* Add simple SqlSession implementationSimo Sorce2014-11-122-1/+3
* Add test to check a real database (pgsql) worksSimo Sorce2014-11-122-0/+178
* Fix lp-test target compaintsSimo Sorce2014-10-271-2/+0
* Remove useless log fileSimo Sorce2014-10-241-18/+0
* Remove unused dependencySimo Sorce2014-10-061-3/+1
* Test transactions code with full redirect loginSimo Sorce2014-09-241-0/+140
* Add test that checks attrs are properly returnedSimo Sorce2014-09-241-0/+161
* Handle the presence of additional form fieldsSimo Sorce2014-09-241-3/+10
* Change test executables into modulesSimo Sorce2014-06-174-222/+259
* Fix warningSimo Sorce2014-06-171-1/+1
* Strenghten default Security options in IDPSimo Sorce2014-06-171-1/+1
* Move parsing code into helpers moduleSimo Sorce2014-06-153-226/+258
* Add server install option to turn on debuggingSimo Sorce2014-06-061-0/+1
* Print more info about the steps being performedSimo Sorce2014-06-061-0/+3
* Add first test, checks client/server installs workSimo Sorce2014-06-042-0/+306
* Add support for socket wrappers if availableSimo Sorce2014-06-042-1/+29
* Add basic testing infrastructureSimo Sorce2014-06-043-0/+351