summaryrefslogtreecommitdiff
path: root/tests/test_37_entity_categories.py
Commit message (Expand)AuthorAgeFilesLines
* 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