mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
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.