summaryrefslogtreecommitdiff
path: root/tests/test_30_mdstore.py
Commit message (Expand)AuthorAgeFilesLines
* Return the ResponseLocation before falling back to Locationfeature-logout-response-locationIvan Kanakarakis2020-10-281-7/+10
* Reformat and rearrange codeIvan Kanakarakis2019-12-261-15/+46
* Add freshness period feature for MetaDataMDXNikos Sklikas2019-12-261-0/+24
* Convenience method for getting supported algorithms from metadataJohan Lundberg2019-12-161-0/+14
* Run tests without network connectionIvan Kanakarakis2019-11-271-2/+23
* Remove the python-future module and use sixIvan Kanakarakis2018-12-061-3/+3
* Clean up unclosed files causing ResourceWarnings in testsJon Dufresne2017-10-111-1/+2
* Added certificate file and referenced it in the corresponding test. Patched M...Bogdan Despotov2017-07-171-1/+1
* Adding test to expose issue with validating XML signature due to encoding issuesBogdan Despotov2017-07-171-1/+10
* Fix bug in MetadataStore.extension().Rebecka Gulliksson2016-09-151-0/+12
* Allow more direct modifications of nested items.Roland Hedberg2016-05-161-2/+4
* Made MetaData instances pickleable.Roland Hedberg2015-12-011-27/+14
* Only six not futureRoland Hedberg2015-11-191-2/+2
* In between just so Hans can get his stuff in.Roland Hedberg2015-11-191-1/+0
* Fixed a problem in parsing metadata extensions.Roland Hedberg2015-11-181-14/+51
* Don't assume KeyDescriptor exists in metadata, since it is optional.Rebecka Gulliksson2015-11-161-0/+38
* Refactor Metadata.certs() and move it to base class.Rebecka Gulliksson2015-11-161-23/+31
* Need absolute filenameRoland Hedberg2015-09-071-1/+1
* Fixed errors in testsRoland Hedberg2015-09-071-2/+2
* Applied pull request #206Roland Hedberg2015-09-071-12/+101
* Fix minor python3 failures in mdstore testsClint Byrum2015-05-281-2/+2
* Fix import issues with python3Clint Byrum2015-05-211-1/+1
* Fix python3 syntax errorsClint Byrum2015-05-151-12/+12
* Fixed importsRoland Hedberg2015-05-151-2/+2
* Moved s2repoze, xmkdsig and xmlenc under saml2.Roland Hedberg2015-05-151-12/+30
* Allow setting namespace prefixes.2.3.0Roland Hedberg2015-02-031-24/+25
* Updated tests to pass with the redesigned MetaData importtpazderka2014-12-101-30/+40
* When doing local import allow for importing all files within a directory.Roland Hedberg2014-11-161-1/+15
* Changes in the MetaDataMDX class to allow for entity id transformation.Roland Hedberg2014-11-121-2/+5
* Added a needed method on the MetaData class level.Roland Hedberg2014-09-231-2/+13
* Added a MDX client as a Metadata class.Roland Hedberg2014-09-231-2/+17
* Fixed some tests.Roland Hedberg2014-09-221-1/+1
* Script to update the metadata that is used in some tests.Roland Hedberg2014-02-051-4/+4
* Fixed all tests and various bugs that appeared during that process.Roland Hedberg2013-12-131-32/+5
* EditorialRoland Hedberg2013-06-191-1/+2
* Support for metadata mdfile typeRoland Hedberg2013-05-241-2/+15
* Added support for entity categories.Roland Hedberg2013-05-041-1/+0
* Merge branch 'master' into less_xmlsec_pathsFredrik Thulin2013-05-031-10/+16
|\
| * Fixed errorRoland Hedberg2013-04-191-0/+3
| * Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-021-14/+11
* | Try to make only sigver know about xmlsec1.Fredrik Thulin2013-03-111-12/+10
|/
* Better PEP-8 complianceRoland Hedberg2013-03-081-259/+29
* Fixed some tests.Roland Hedberg2013-01-311-1/+6
* More refactoringRoland Hedberg2012-12-301-2/+1
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-0/+463