Philipp Muens
25ca3bb84d
Setup Travis to work with Windows / Remove AppVeyor
2019-05-21 12:34:15 +02:00
Takahiro Horike
b7936defe0
Merge pull request #5378 from medikoo/fix-error-output
...
Fix error log output
2018-12-31 15:48:09 +09:00
Dean Holdren
99c4256461
support Ruby class method as handler
2018-12-04 16:28:14 -05:00
Dean Holdren
d147db90b0
ruby support for invokeLocal
2018-12-04 13:48:45 -05:00
Daniel Schep
42e0cf4dff
test invoke local support for returning value directly and fix it
2018-11-27 11:35:18 -05:00
Daniel Schep
5ffd7f4ae8
Fix invoke local when using callback in nodejs
2018-11-27 09:52:50 -05:00
Mariusz Nowak
c1173e2e31
Cover handler crash error reporting with test
2018-10-18 17:27:28 +02:00
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