Philipp Muens 93a23ccd9e Refactor tests and fix linting errors
Integration test now reads from the console instead of the file system.
2016-05-20 17:17:42 +02:00
..
2016-05-17 20:08:24 +02:00

Hello world

This plugin is a simple "Hello World" plugin which shows how the plugin system works. Should be removed when running in production.

Setup

Run npm install to install all dependencies.

Tests

Tests live inside the tests directory. Run npm test inside the root of this plugin to run the tests.