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
/
test
/
unit
/
lib
/
cli
History
Juanjo Diaz
006557d847
refactor: Use standalone
ServerlessError
. (
#8897
)
2021-02-09 09:20:55 +01:00
..
eventually-list-version.test.js
refactor(CLI): Seclude version output functionality out of CLI class
2021-01-11 15:57:02 +01:00
handle-error.test.js
refactor: Use standalone
ServerlessError
. (
#8897
)
2021-02-09 09:20:55 +01:00
is-help-request.test.js
refactor: Seclude configuration parse from internals
2021-01-22 14:57:10 +01:00
resolve-configuration-path.test.js
fix(CLI): Fix resolution of "--config=<configPath>" format
2021-01-25 13:15:51 +01:00
resolve-local-serverless-path.test.js
refactor: Replace
fse.promises.realpath
with
fs.promises.realpath
2021-01-29 17:13:36 +01:00