summaryrefslogtreecommitdiff
path: root/tests/test_02_saml.py
Commit message (Expand)AuthorAgeFilesLines
* Fix tests to be compatible with latest pytestIvan Kanakarakis2019-07-081-1/+1
* Format codeIvan Kanakarakis2019-05-291-14/+20
* Use `extension_elements` to extract `KeyInfo`Alex Bublichenko2019-05-281-2/+3
* Clean up and fix tests for python 3.* versionsAlex Bublichenko2019-05-241-13/+14
* Parse assertions with Holder-of-Key profileAlex Bublichenko2019-05-231-16/+34
* Use raises as a context managerIvan Kanakarakis2018-09-041-5/+7
* Update test cases for set_text methodIvan Kanakarakis2018-09-041-10/+43
* Raise ValueError for invalid attribute typeColleen Murphy2018-08-151-0/+4
* Add test for SubjectConfirmation validation.Andrew Wason2016-01-281-0/+7
* Fix basic python3 issues in test_02_samlClint Byrum2015-05-281-5/+6
* Fix python3 syntax errorsClint Byrum2015-05-151-12/+12
* Moved s2repoze, xmkdsig and xmlenc under saml2.Roland Hedberg2015-05-151-2/+3
* Fixed a couple of testsRoland Hedberg2014-10-201-1/+5
* On Copyright statement in one place.Roland Hedberg2014-09-091-13/+0
* Updated testsRoland Hedberg2013-05-161-177/+187
* Fixed some AttributeValue problemsRoland Hedberg2013-01-121-11/+2
* Subject confirmation methods updateRoland Hedberg2013-01-091-3/+3
* Initial add0.4.2Roland Hedberg2012-05-231-0/+1225