aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_messages.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixing ticket #146 - Make messaging system testableGabi Thume2013-04-291-4/+12
* Switch test_app generation over to use py.test fixtures.Christopher Allan Webber2013-04-041-4/+1
* 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-6/+7
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-011-2/+2
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* adds message queue unit testingCaleb Forbes Davis V2011-06-281-0/+44