aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/tools.py
Commit message (Expand)AuthorAgeFilesLines
* Also moving the test_server.ini to test_paste.ini to avoid ambiguity.Christopher Allan Webber2011-06-201-1/+1
* Need to run nosetests with CELERY_CONFIG_MODULE set to from_tests again.Christopher Allan Webber2011-06-191-3/+5
* Nosetests should now be able to run using the new configobj / app init setupChristopher Allan Webber2011-06-181-16/+29
* A setup_fresh_app decorator which should make writing tests a bit easier.Christopher Allan Webber2011-06-061-0/+16
* Actually it's a lot better of an idea to load the full application outChristopher Allan Webber2011-06-051-4/+3
* Proper webtest infrastructure... seems to be about right anyway :)Christopher Allan Webber2011-06-041-0/+94