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
/
lib
/
plugins
/
aws
/
invokeLocal
/
fixture
History
Lewis Chung
68e4460451
Make adjustments
...
- Use lodash to check thennable - Add arguments back into lambda context fixture
2018-04-30 09:28:35 -07:00
..
__init__.py
Test python implementation of get_remaining_time_in_millis
2017-08-05 19:47:46 +02:00
asyncHandlerWithError.js
Fix lint on Node 8
2018-04-17 10:24:02 -07:00
asyncHandlerWithSuccess.js
Make adjustments
2018-04-30 09:28:35 -07:00
handler.py
Test python implementation of get_remaining_time_in_millis
2017-08-05 19:47:46 +02:00
handlerWithError.js
fix returning error from local invocation
2016-12-02 10:14:42 +01:00
handlerWithLoadingError.js
#4852
fix by rethrowing a module loading exception in aws invoke local
2018-04-03 23:13:04 +03:00
handlerWithSuccess.js
Fix behavior of getRemainingTimeInMillis in local invokation
2017-08-05 16:19:33 +02:00