aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_globals.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | Conflicts: mediagoblin/tests/test_globals.py
| * Let setup_globals check for known globalsElrond2011-06-121-0/+7
| | | | | | | | | | | | To avoid typos in calling setup_globals(), only allow globals, which are already known to the system. Plugins should have their own globals.
* | Reset the globals parameters while testing parametersChristopher Allan Webber2011-06-191-11/+20
| | | | | | | | | | (This way we can be sure that the database is torn down if necessary but this was the only test that passed last.)
* | 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