Regaez/grav-plugin-api

tests: test plugin config validation

Regaez opened this issue · 1 comments

After the blueprints have been defined (see #17), we should add a test to PluginHandlersTest which checks for a 400 error when the submitted config does not conform to plugin validation as per the blueprint.

Resolved by #75