aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/celery_setup/from_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Move mediagoblin.celery_setup -> mediagoblin.init.celeryElrond2011-07-021-33/+0
* Actually make use of CELERY_SETUP in from_tests.pyChristopher Allan Webber2011-06-301-3/+6
* Celery wasn't really being properly connected during tests.Christopher Allan Webber2011-06-261-1/+5
* Need to run nosetests with CELERY_CONFIG_MODULE set to from_tests again.Christopher Allan Webber2011-06-191-0/+26
* Nosetests should now be able to run using the new configobj / app init setupChristopher Allan Webber2011-06-181-42/+0
* celery_setup: drop param to setup_self and simplify OUR_MODULENAMEElrond2011-06-101-3/+2
* Proper webtest infrastructure... seems to be about right anyway :)Christopher Allan Webber2011-06-041-0/+43