aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Fix exception catching on python 3Christopher Allan Webber2014-09-161-2/+2
* Added some tests for metadata.tilly-Q2014-05-141-25/+0
* Wrote a test for the compact_and_validate metadata function.tilly-Q2014-05-131-0/+103