Philipp Muens 30ee6d1592 Add basic CLI integration
Additionally unit and integration tests for the CLI are added.
2016-05-20 16:28:17 +02:00

316 B

Tests

This plugin is used to test the functionality of Serverless (e.g. run integration tests). 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.