summaryrefslogtreecommitdiff
path: root/tests/test_31_config.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tests to be compatible with latest pytestIvan Kanakarakis2019-07-081-1/+0
* Clean up unclosed files causing ResourceWarnings in testsJon Dufresne2017-10-111-1/+5
* Add force_authn sp configuration optionivan2017-07-141-0/+11
* Reworked the security backend so you should now be able to use a HSM again fo...Roland Hedberg2015-12-111-1/+38
* Some configuration parameters values should be True/False not "true"/"false".Roland Hedberg2015-09-011-2/+4
* Fix minor python3 issues in config testsClint Byrum2015-05-281-9/+10
* Fix python3 syntax errorsClint Byrum2015-05-151-6/+6
* Updated tests to pass with the redesigned MetaData importtpazderka2014-12-101-4/+5
* Various spelling/grammar tweaks and typo fixes.Hank Leininger2014-04-021-1/+1
* Refactored class methodsRoland Hedberg2014-03-081-2/+2
* Fixed all tests and various bugs that appeared during that process.Roland Hedberg2013-12-131-1/+2
* Made things work after the last merge.Roland Hedberg2013-05-091-67/+92
* Merge branch 'master' into less_xmlsec_pathsFredrik Thulin2013-05-031-16/+20
|\
| * Allow running the tests inside the tests directoryLorenzo Gil Sanchez2013-04-021-5/+5
| * Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-021-14/+16
| * Refactored out session information storage.Roland Hedberg2013-03-111-1/+4
* | Try to make only sigver know about xmlsec1.Fredrik Thulin2013-03-111-2/+2
|/
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-15/+9
* Fixed spelling error.Roland Hedberg2012-12-161-1/+1
* Take 2Roland Hedberg2012-11-141-1/+1
* All tests works nowRoland Hedberg2012-11-141-23/+21
* Added a testRoland Hedberg2012-11-011-1/+16
* Fixed testsRoland Hedberg2012-06-281-4/+4
* Initial add0.4.2Roland Hedberg2012-05-231-0/+334