aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_misc.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-7/+7
* Fix #5376 - Ensure links have correct IDJessica Tallon2016-03-011-3/+3
* Fix #5415 - Deleted comments get removed properly when tombstonesJessica Tallon2016-02-291-0/+31
* Comment changes for federationJessica Tallon2015-10-201-9/+15
* Collection changes and migration for federationJessica Tallon2015-10-071-1/+1
* Fix #927 - Clean up federation code after Elrond's reviewJessica Tallon2014-07-301-0/+41
* Fix the data integrity bug in test_misc.Christopher Allan Webber2013-06-221-2/+2
* New notificationsJoar Wandborg2013-06-091-3/+5
* Reverting "Always activate testing in every test module ever."Christopher Allan Webber2013-05-171-3/+0
* Always activate testing in every test module ever.Christopher Allan Webber2013-05-161-0/+3
* Really removing nosetests things now! all assert_whatever removedChristopher Allan Webber2013-04-061-9/+7
* Switch test_app generation over to use py.test fixtures.Christopher Allan Webber2013-04-041-8/+4
* These tests need to have a MediaGoblin app setup so they can connect to the db!Christopher Allan Webber2013-04-031-0/+2
* Fix deleting media with attachments.Elrond2013-02-181-0/+15
* Improve runtime of one test.Elrond2013-01-291-4/+10
* Failing testcase for issue 611.Elrond2013-01-291-1/+51
* Rename get_test_app to get_app.Elrond2013-01-181-2/+2
* tests: More instances where a fresh database is not neededSebastian Spaeth2013-01-081-7/+5
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Bug #685: Add failing unit testElrond2011-12-031-0/+26