summaryrefslogtreecommitdiff
path: root/tests/test_12_s_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Run flynt + black + isortAarni Koskela2022-11-151-5/+5
* Run autoflake --remove-all-unused-imports --ignore-init-module-imports + blac...Aarni Koskela2022-11-151-1/+0
* Run pyupgrade --py36-plus + black + isortAarni Koskela2022-11-151-9/+8
* Format code with black and isortIvan Kanakarakis2022-10-011-175/+165
* Fix tests to be compatible with latest pytestIvan Kanakarakis2019-07-081-3/+2
* Added functionality needed by the saml2test tool.Roland Hedberg2016-04-161-13/+29
* Allow text representation of samlp.Status without XML declaration in test.Oleg Girko2015-11-051-1/+1
* Header or no header that is the question ?Roland Hedberg2015-11-021-1/+1
* Make tests work with the latest updates.Roland Hedberg2015-11-021-3/+4
* Ommit StatusMessage from Error response if emptytpazderka2015-10-231-1/+20
* Correct python3-incompatible assumptionsClint Byrum2015-05-281-6/+19
* Fix python3 syntax errorsClint Byrum2015-05-151-11/+11
* Fixed a couple of testsRoland Hedberg2014-10-201-6/+7
* Fixed test_12_s_utilstpazderka2014-09-111-10/+10
* As Rainer Hörbe pointed out: "A principal is a user, not an entity in SAML. ...Roland Hedberg2014-08-141-199/+242
* Fixed handling of signed and then encrypted response assertions. At the same...Roland Hedberg2014-04-141-1/+1
* Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-021-5/+7
* Initial add0.4.2Roland Hedberg2012-05-231-0/+453