aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some unit tests and bugsJessica Tallon2015-08-241-1/+1
* Change codebase to query or create correct User modelJessica Tallon2015-07-311-2/+2
* Issue #686: Create User.url_for_self() method.Berker Peksag2014-04-101-0/+41
* Moving test_user_dev->user_dev in plugin app configs & adding plugin static s...Christopher Allan Webber2013-05-231-12/+0
* Tests should no longer use the environment-variable-related-setup and set up ...Christopher Allan Webber2013-05-121-3/+1
* Testsuite: Turn SQLAlchemy warnings into errorsElrond2012-12-231-0/+4
* Remove the user_dev directory on tests endingChristopher Allan Webber2012-03-261-7/+7
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Extra checks so that we don't even RUN tests unless the right celery environ setChristopher Allan Webber2011-06-211-2/+4
* Make sure we *ONLY* ever kill the test database, EVER.Christopher Allan Webber2011-06-211-4/+7
* Only kill the database if it's really set up.Christopher Allan Webber2011-06-181-3/+4
* mediagoblin.globals->mediagoblin.mg_globalsChristopher Allan Webber2011-06-121-2/+2
* Tests: Kill the whole testing database after all testsElrond2011-06-101-0/+11
* Changes Mediagoblin -> MediaGoblin.Will Kahn-Greene2011-04-131-1/+1
* Adds license/copyright header.Will Kahn-Greene2011-04-121-0/+15
* Unit tests for our bcrypt auth stuff. Our first tests!Christopher Allan Webber2011-04-021-0/+0