summaryrefslogtreecommitdiff
path: root/tests/test_50_server.py
Commit message (Expand)AuthorAgeFilesLines
...
* Made the test work.Roland Hedberg2013-01-181-40/+2
* Use the same naming format everywhere.Roland Hedberg2013-01-131-6/+21
* Changed pick_binding attribute orderRoland Hedberg2013-01-121-3/+2
* Changed method argumentsRoland Hedberg2013-01-121-2/+1
* Even more refactoringRoland Hedberg2012-12-301-4/+4
* More refactoringRoland Hedberg2012-12-301-13/+20
* Request preparation refactoringRoland Hedberg2012-12-291-6/+7
* All tests worksRoland Hedberg2012-12-211-38/+31
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-15/+30
* All tests works nowRoland Hedberg2012-11-141-53/+53
* Fixed conflictsRoland Hedberg2012-05-281-1/+2
|\
| * Effects of refactoringRoland Hedberg2011-07-121-2/+3
| * Updated testsRoland Hedberg2011-06-231-1/+1
| * If one isn't provided it's not thereRoland Hedberg2011-06-191-1/+1
| * Changed the authen_request method to return instance instead of string repres...Roland Hedberg2011-05-311-3/+3
| * Updating testsRoland Hedberg2011-05-301-41/+38
| * Change the config module, tests had to be rewrittenRoland Hedberg2011-03-181-27/+19
| * Chris Austin 2011-03-15 Added beginging of root logger, modifed setup.py to s...Roland Hedberg2011-03-161-2/+3
| |\
| | * Added beginging of root logger, modifed setup.py to support python setup.py t...Chris Austin2011-03-151-2/+3
| * | Rewrote config module, to that added the changes necessary in code that uses ...Roland Hedberg2011-03-161-3/+2
| |/
| * Fixed name clashRoland Hedberg2011-03-141-3/+4
| * src/saml2/response.pyRoland Hedberg2011-03-141-1/+15
| * Handled changes in config classes, return format on global_logout method and ...Roland Hedberg2010-10-171-4/+40
| * Name change on function. Changed number of arguments on Identifier. A couple ...Roland Hedberg2010-10-131-2/+44
| * Configuration files for testsRoland Hedberg2010-10-131-6/+38
| * Changed argument order, optional after requiredRoland Hedberg2010-09-291-9/+9
| * Updated testsRoland Hedberg2010-09-281-0/+25
| * RefactoringRoland Hedberg2010-09-281-3/+2
| * Extended the error status factory and renamed the method to show thatRoland Hedberg2010-09-271-1/+1
| * Remade validate to raise exception if anything was not validRoland Hedberg2010-09-261-13/+13
| * Updated testsRoland Hedberg2010-07-251-1/+1
| * Numerous changes more than can be stated here.Roland Hedberg2010-07-211-52/+46
| * Fixed so all tests worksRoland Hedberg2010-04-171-4/+3
| * Updated testsRoland Hedberg2010-04-081-13/+38
| * Classes for security context and dealing with AuthnResponseRoland Hedberg2010-03-281-2/+2
| * Pulled out all name_id related stuff into an own classRoland Hedberg2010-03-261-11/+4
| * Refactoring spreeRoland Hedberg2010-03-251-120/+14
| * Removed a bunch of not used print statementsRoland Hedberg2010-03-161-1/+0
| * Refactored, moved functions from utils. Makes for a better fit with the modelRoland Hedberg2010-03-161-6/+18
| * Added support for attribute value typesRoland Hedberg2010-03-151-3/+3
| * Test order is somewhat importantRoland Hedberg2010-03-121-0/+413
* Initial add0.4.2Roland Hedberg2012-05-231-0/+473