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
Smith, Greg W
0f1650bbdf
Add explicit 'node' prefix to command used to invoke serverless on Windows in unit tests.
...
This will help
fix
#2044
2016-09-06 16:06:56 -07:00
..
CLI.js
fix 1479 after PR comments
2016-07-15 17:49:35 +03:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
PluginManager.js
Add explicit 'node' prefix to command used to invoke serverless on Windows in unit tests.
2016-09-06 16:06:56 -07:00
Serverless.js
added more tests for serverless variables
2016-08-31 16:37:58 +09:00
Service.js
fix bug where function name is not using default stage
2016-08-31 17:38:18 +09:00
Utils.js
Add getTmpFilePath method and update tests
2016-08-23 19:36:31 +02:00
Variables.js
trimming trailing white space
2016-08-31 16:37:58 +09:00
YamlParser.js
Add getTmpFilePath method and update tests
2016-08-23 19:36:31 +02:00