summaryrefslogtreecommitdiff
path: root/tests/test_60_sp.py
Commit message (Expand)AuthorAgeFilesLines
* Always use base64.encodebytes; base64.encodestring has been droppedDirk Mueller2021-04-261-2/+3
* Merge pull request #439 from jkakavas/fix_sane_defaultsRoland Hedberg2017-10-111-0/+2
|\
| * Updated tests to work with new default signing requirementsIoannis Kakavas2017-08-011-0/+2
* | Remove optional dependencies from install_requiresHans Kuder2017-03-201-1/+8
|/
* Bytes/string issues with encryption/decryptionClint Byrum2015-05-281-1/+1
* Fixed importsRoland Hedberg2015-05-151-1/+1
* add closing method to make sure to close ident db connectionErick Tryzelaar2014-10-241-0/+3
* Fixed a couple of testsRoland Hedberg2014-10-201-36/+36
* Fixed handling of signed and then encrypted response assertions. At the same...Roland Hedberg2014-04-141-0/+1
* Updated testsRoland Hedberg2013-05-161-8/+12
* Updated tests to follow the changed way of handling authentication context.Roland Hedberg2013-04-281-2/+7
* All tests worksRoland Hedberg2012-12-211-2/+6
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-2/+3
* Fixed testsRoland Hedberg2012-11-271-1/+0
* All tests works nowRoland Hedberg2012-11-141-9/+12
* Initial add0.4.2Roland Hedberg2012-05-231-0/+63