Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add tests for the plugin API * make plugin invocation optional It could be that an object has been passed as a plugin, in that case we will use the `handler` function from the object. If it doesn't exist, then we will only take the `config` section out of it.
- Loading branch information