SQL based tests and refactored Celery setup stuff
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Mar 2012 16:14:11 +0000 (11:14 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 26 Mar 2012 16:14:11 +0000 (11:14 -0500)
commitd693f6bd867871ba084f0da0ff8ba5a667174fc7
tree5c892815706d250e02ee1b8986671fb01d836d94
parent7ccf41818581743c2e16935cd7308ad3d6694149
SQL based tests and refactored Celery setup stuff

 - Changed config files of test configs to use SQL
 - Updated celery initialization tools, factored them to be able to
   use the "big instance" application stuff
mediagoblin/gmg_commands/dbupdate.py
mediagoblin/init/celery/__init__.py
mediagoblin/tests/test_mgoblin_app.ini
mediagoblin/tests/tools.py