summaryrefslogtreecommitdiff
path: root/tests/servera_conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated tests to pass with the redesigned MetaData importtpazderka2014-12-101-3/+4
|
* Return is a protected python word so it can not be used as a parameter name ↵Roland Hedberg2013-05-241-1/+2
| | | | | | in a method definition. These fixes are there to allow for the usage or return_url or return as parameter name.
* Updated testsRoland Hedberg2013-05-161-1/+1
|
* Merge branch 'master' of https://github.com/rohe/pysaml2Fredrik Thulin2013-05-061-9/+13
|\ | | | | | | | | | | | | Conflicts: src/saml2/config.py tests/idp_conf.py tests/servera_conf.py
| * Added support for entity categories.Roland Hedberg2013-05-041-10/+14
| |
* | 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-11/+6
| | | | | | | | 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.
* Use mongodb as backend storeRoland Hedberg2013-03-051-21/+22
|
* Missing filesRoland Hedberg2013-02-071-0/+91