numo-labs / aws-lambda-helper

:lollipop: Collection of helper methods for lambda
GNU General Public License v3.0
22 stars 2 forks source link

Add invocation method #4

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

To simplify invoking our lambda functions while testing, it would be useful to have a simple "invokeLambda" function in the helpers.

nelsonic commented 8 years ago

Does it make sense to mock the invocation? in which case we should use: https://github.com/dwyl/aws-sdk-mock#use-in-your-tests