Saturday, 16 November 2019

How to create tests for serverless testing using Jest for these scenarios?

I am new to serverless and NodeJS.Could you please guide me how can I create a mock test cases for

  1. lambda to lambda invoke

  2. API Gateway to Lambda Invoke

  3. DynamoDB insertion test

Please help. Thanks in advance.



from How to create tests for serverless testing using Jest for these scenarios?

No comments:

Post a Comment