This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
tests
/
classes
History
Philipp Muens
008df83d42
Fixes
#1379
- Add command validation in PluginManager
2016-06-23 15:55:57 +02:00
..
CLI.js
ZERO linting issues and test coverage of 93%
🎉
🎉
2016-06-23 15:55:57 +02:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
PluginManager.js
Fixes
#1379
- Add command validation in PluginManager
2016-06-23 15:55:57 +02:00
Serverless.js
removed the nested/duplicated tests folder
2016-05-20 13:48:03 +02:00
Service.js
Rename region variable in test to be provider independent
2016-06-21 17:37:40 +02:00
Utils.js
Fix tests for walkDirSync method
2016-06-01 09:41:05 +02:00
YamlParser.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00