summaryrefslogtreecommitdiff
path: root/tests/test_37_entity_categories.py
Commit message (Expand)AuthorAgeFilesLines
* Disable REFEDS Access entity categories for SwamidJohan Lundberg2022-12-231-0/+5
* add tests for no aggregation entity categoriesJohan Lundberg2022-12-071-0/+106
* Run autoflake --remove-all-unused-imports --ignore-init-module-imports + blac...Aarni Koskela2022-11-151-1/+0
* Format code with black and isortIvan Kanakarakis2022-10-011-110/+61
* correct swamid entity category setup for ESI and COCOJohan Lundberg2021-12-151-7/+20
* implement entity category https://myacademicid.org/entity-categories/esi for ...Johan Lundberg2021-12-071-0/+48
* Try to get the friendlyName of the required RequestedAttribute else derive it...Ivan Kanakarakis2021-04-181-8/+17
* Bandaid for crash when friendlyName is not set in metadataJohan Lundberg2021-04-161-3/+44
* Update of SWAMID policy regarding eduPersonTargetedIDJohan Lundberg2020-12-101-3/+3
* Refactor Policy to check the registration authority for restrictionsIvan Kanakarakis2020-10-301-90/+125
* Added tests for new entity category import functionalityScott Koranda2019-05-071-0/+39
* Fixed importsRoland Hedberg2016-05-261-9/+1
* Made MetaData instances pickleable.Roland Hedberg2015-12-011-15/+4
* All tests now pass in 2.7 and 3.4 .Roland Hedberg2015-06-251-16/+23
* Supporting Python 3.4 (which is imminent) means we will stop supporting 2.6 .Roland Hedberg2015-06-161-1/+2
* Fixing py3 errors caused by views in assertionsClint Byrum2015-05-281-6/+6
* Fix python3 syntax errorsClint Byrum2015-05-151-1/+1
* Fixed importsRoland Hedberg2015-05-151-2/+2
* Updated tests to pass with the redesigned MetaData importtpazderka2014-12-101-4/+4
* add closing method to make sure to close ident db connectionErick Tryzelaar2014-10-241-10/+10
* Fixed attribute filtering logic, take 2.Roland Hedberg2014-06-031-2/+2
* Various spelling/grammar tweaks and typo fixes.Hank Leininger2014-04-021-1/+1
* Made SWAMIDs 2-dimensional entity category model work.Roland Hedberg2013-11-181-0/+47
* EditorialRoland Hedberg2013-06-191-6/+6
* Made things work after the last merge.Roland Hedberg2013-05-091-5/+5
* Added support for entity categories - some fixes.Roland Hedberg2013-05-051-1/+16
* Added support for entity categories.Roland Hedberg2013-05-041-0/+105