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
8c2d48ae7f
Fix tests for walkDirSync method
...
Fix tests as the order of added filePaths is not guaranteed.
2016-06-01 09:41:05 +02:00
..
CLI.js
running all tests. all 130 tests passing
🎉
2016-05-25 14:50:22 +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
Rename and refactor existing plugins
2016-05-25 07:12:15 +02:00
Serverless.js
removed the nested/duplicated tests folder
2016-05-20 13:48:03 +02:00
Service.js
Add automatic servicePath detection functionality
2016-05-26 14:34:56 +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