BrianMacIntosh / alexa-skill-test-framework

Framework for easy offline black-box testing of Alexa skills.
MIT License
62 stars 28 forks source link

Add support to pass in options for aws-lambda-mock-context #33

Closed hueezer closed 6 years ago

hueezer commented 6 years ago

I'm running into issues where the mock context times out after 3 seconds (which is the default). It would be great to be able to pass in options (such as timeout) to the aws-lambda-mock-context dependency. https://www.npmjs.com/package/aws-lambda-mock-context

hoegertn commented 6 years ago

This is released with version 1.2.3