aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_globals.py
Commit message (Expand)AuthorAgeFilesLines
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-1/+1
* Reverting "Always activate testing in every test module ever."Christopher Allan Webber2013-05-171-3/+0
* Always activate testing in every test module ever.Christopher Allan Webber2013-05-161-0/+3
* Really removing nosetests things now! all assert_whatever removedChristopher Allan Webber2013-04-061-3/+3
* All mediagoblin tests now pass with py.test (switched setUp to setup)Christopher Allan Webber2013-04-031-2/+2
* RIP out mongoSebastian Spaeth2012-12-251-4/+1
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Merge remote branch 'remotes/elrond/idea/globals_check'Christopher Allan Webber2011-06-191-0/+7
|\
| * Let setup_globals check for known globalsElrond2011-06-121-0/+7
* | Reset the globals parameters while testing parametersChristopher Allan Webber2011-06-191-11/+20
* | mediagoblin.globals->mediagoblin.mg_globalsChristopher Allan Webber2011-06-121-1/+1
|/
* Make certain bits of info accessable as global variables from anywhereChristopher Allan Webber2011-04-241-0/+29