aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_config.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
|
* Move config.py to init/Elrond2011-07-021-1/+1
| | | | | | | Some simple changes needed to do that. The interesting question left: Should config_spec.ini also be moved?
* Tests for mediagoblin.config functionsChristopher Allan Webber2011-06-181-0/+97
Tests for: - read_mediagoblin_config() - generate_validation_report()