Tests should no longer use the environment-variable-related-setup and set up in app...
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 12 May 2013 20:55:59 +0000 (15:55 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 12 May 2013 20:55:59 +0000 (15:55 -0500)
commita98c95b41d08033f0539d19dfad10fb13a83d42d
tree3fbdf64209a13eaf5302a9e2abec054019655e57
parent814554743708c567e40b86bc88b96633eef32ace
Tests should no longer use the environment-variable-related-setup and set up in app instead

This should remove a bunch of confusing cruft.  I hate using that
environment variable!  Also that old code was fragile.

This commit sponsored by Stephen Milton.  Thanks!
mediagoblin/init/celery/from_tests.py [deleted file]
mediagoblin/tests/__init__.py
mediagoblin/tests/test_mgoblin_app.ini
mediagoblin/tests/tools.py
runtests.sh