summaryrefslogtreecommitdiff
path: root/tests/idp_conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Run flynt + black + isortAarni Koskela2022-11-151-2/+2
|
* Format code with black and isortIvan Kanakarakis2022-10-011-20/+23
| | | | Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
* Fixed name_format bug. Modified test to check for name_format specification.Roland Hedberg2015-11-021-5/+7
|
* Updated tests to pass with the redesigned MetaData importtpazderka2014-12-101-4/+5
|
* Updated testsRoland Hedberg2013-05-161-2/+5
|
* Merge branch 'master' of https://github.com/rohe/pysaml2Fredrik Thulin2013-05-061-21/+22
|\ | | | | | | | | | | | | Conflicts: src/saml2/config.py tests/idp_conf.py tests/servera_conf.py
| * Added support for entity categories - some fixes.Roland Hedberg2013-05-051-21/+22
| |
* | Remove obsolete xmlsec_path from pathutils.Fredrik Thulin2013-05-061-2/+2
|/
* Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-021-10/+7
| | | | | | | | This improves previous work for running the tests via the command "python setup.py test" from a fresh clone. This can be very useful to integrate pysaml2 in a continuous integration system such as Jenkins or Travis.
* Refactored and rewrote the nameID DB handling.Roland Hedberg2013-01-151-0/+2
|
* Dynamic figuring out where xmlsec is.Roland Hedberg2012-12-161-2/+3
|
* All tests works nowRoland Hedberg2012-11-141-4/+5
|
* Initial add0.4.2Roland Hedberg2012-05-231-0/+61