Lewis Chung
e48f1dada5
fix lint
2018-05-30 11:34:42 -07:00
Lewis Chung
15e506196f
Fix test cases for callback + context.done
2018-05-30 11:32:56 -07:00
Lewis Chung
48a249500b
Add more test cases
2018-05-29 16:51:47 -07:00
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
Lewis Chung
202fcbd8a7
Fix lint on Node 8
2018-04-17 10:24:02 -07:00
Lewis Chung
b000bbabdb
Support AWS Lambda Node 8.10 Async Await Lambda Functions
2018-04-16 23:48:10 -07:00
GuruRAM
cf1260a372
#4852 fix by rethrowing a module loading exception in aws invoke local
2018-04-03 23:13:04 +03:00
Tommy Brunn
5a61f6c756
Test python implementation of get_remaining_time_in_millis
2017-08-05 19:47:46 +02:00
Tommy Brunn
d4766254a6
Fix behavior of getRemainingTimeInMillis in local invokation
2017-08-05 16:19:33 +02:00
Kurt Lee
50e9c5fb7d
add features on AWSInvokeLocal Plugin.
...
1. Added support js file that has export as an data input
2. You can specify the location of handlers, such as “/dst”
3. Show JSON.parse result if Content-Type = ‘application/json’
2017-01-01 17:58:56 +09:00
Maciej Winnicki
ca5b9e119e
fix returning error from local invocation
2016-12-02 10:14:42 +01:00