aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/testplugins
Commit message (Expand)AuthorAgeFilesLines
* test_plugin_staticdirect now works and passes.Christopher Allan Webber2013-05-231-1/+1
* Simple "staticstuff" plugin for writing unit tests on plugin static asset lin...Christopher Allan Webber2013-05-233-0/+68
* Testing the template_context_prerender hookChristopher Allan Webber2013-05-154-3/+13
* Fully working context hooks, both template/view and global level, with testsChristopher Allan Webber2013-05-144-0/+89
* Unit tests for plugins defining their own config_spec.ini!Christopher Allan Webber2013-05-082-0/+26
* Let's not use reserved keywords :)Christopher Allan Webber2013-04-191-2/+2
* Added new tests to test hook_transform()Christopher Allan Webber2013-04-193-3/+11
* callable hook convenience functions.. now work, and with tests!Christopher Allan Webber2013-04-104-0/+132