summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Add a test that client raises the proper exception when parsing an error stat...Andrew Wason2018-11-281-1/+32
* Pass sign information when calling apply_bindingIvan Kanakarakis2018-11-211-2/+2
* Add tests for client signature requirementsScott Koranda2018-11-211-0/+155
* Remove unused code from test_65_authn_queryIvan Kanakarakis2018-10-231-5/+0
* Merge pull request #550 from johanlundberg/non_ascii_ava_encryption_decryptionIvan Kanakarakis2018-10-103-6/+2883
|\
| * Duplicated tests and added non ascii charactersJohan Lundberg2018-10-043-6/+2883
* | Fix test_mixed_attributes_1Martin van Es2018-10-031-1/+1
|/
* Use raises as a context managerIvan Kanakarakis2018-09-041-5/+7
* Update test cases for set_text methodIvan Kanakarakis2018-09-041-10/+43
* Add test for multiple attribute statementsIvan Kanakarakis2018-08-291-7/+77
* Fix test that depended on actual datetimeIvan Kanakarakis2018-08-291-2/+8
* Merge pull request #539 from cmurphy/fix-exceptionIvan Kanakarakis2018-08-241-0/+4
|\
| * Raise ValueError for invalid attribute typeColleen Murphy2018-08-151-0/+4
* | Test parsing of authentication response with no NameIDScott Koranda2018-08-171-0/+57
|/
* Add test for okta integrationDaniel Wang2018-08-043-0/+75
* Formatting and cleanupIvan Kanakarakis2018-08-041-3/+1
* Retrieve SLO endpoint by the appropriate service typeIvan Kanakarakis2018-08-031-0/+37
* Cleanup Entity _parse_responseIvan Kanakarakis2018-08-031-40/+4
* Add tests for AES cipherIvan Kanakarakis2018-08-021-0/+74
* Fix deprecation and resource warnings.Ivan Kanakarakis2018-08-021-13/+15
* Add test coverage reportIvan Kanakarakis2018-06-291-0/+2
* Sort test requirementsIvan Kanakarakis2018-06-291-5/+5
* Rename test requirements fileIvan Kanakarakis2018-06-291-0/+0
* Added test for response relay state for HTTP-POST bindingScott Koranda2018-05-251-0/+100
* Clean up unclosed files causing ResourceWarnings in testsJon Dufresne2017-10-115-9/+21
* Removed unused importRoland Hedberg2017-10-111-1/+1
* Ordered way to find a local name of an attribute.Roland Hedberg2017-10-111-8/+17
* Merge pull request #439 from jkakavas/fix_sane_defaultsRoland Hedberg2017-10-115-3/+17
|\
| * Fix failing testIoannis Kakavas2017-09-281-1/+1
| * Merge branch 'master' into fix_sane_defaultsRoland Hedberg2017-09-283-7/+7
| |\
| * | Fix whitespaceIoannis Kakavas2017-08-021-1/+1
| * | Updated tests to work with new default signing requirementsIoannis Kakavas2017-08-015-4/+18
* | | Merge branch 'master' into masterRoland Hedberg2017-10-1115-74/+316
|\ \ \
| * | | Add eIDAS RequestedAttributes node supportivan2017-10-082-0/+29
| * | | Add eIDAS SPType node supportivan2017-10-082-1/+13
| * | | Add eIDAS namespace and attributesivan2017-10-081-24/+71
| | |/ | |/|
| * | Fix for 459 HTTP_POST form nonconforming and shows submitScott Koranda2017-09-233-8/+8
| |/
| * Merge pull request #431 from c00kiemon5ter/feature-force-authn-configurationIvan Kanakarakis2017-07-262-0/+22
| |\
| | * Add force_authn sp configuration optionivan2017-07-142-0/+22
| * | Merge pull request #428 from bogdan-ds/remote_encoding_fixIoannis Kakavas2017-07-182-1/+32
| |\ \
| | * | Added certificate file and referenced it in the corresponding test. Patched M...Bogdan Despotov2017-07-172-1/+23
| | * | Adding test to expose issue with validating XML signature due to encoding issuesBogdan Despotov2017-07-171-1/+10
| * | | Fix pytest warnings about deprecated pytest_funcarg__ prefixivan2017-07-121-4/+7
| | |/ | |/|
| * | Modified test cases to include acs in the argsIoannis Kakavas2017-07-061-12/+12
| * | Updated test casesIoannis Kakavas2017-06-132-24/+24
| * | Add failing test for filtering attributesIoannis Kakavas2017-06-121-0/+13
| |/
| * Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2017-04-245-1/+172
| |\
| | * Missing test dependencyJohan Lundberg2017-04-211-0/+1
| | * Allow to configuration option name_id_format_allow_create for sp configJohan Lundberg2017-04-212-0/+84
| * | Removed while investigating pyasn1 usageRoland Hedberg2017-04-241-11/+12