aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/testplugins
Commit message (Collapse)AuthorAgeFilesLines
* callable hook convenience functions.. now work, and with tests!Christopher Allan Webber2013-04-104-0/+132
- Added three "callables" test plugins. - updated callable_runone to check for unhandled_okay in the kwargs dict. All passing!