-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Hi there! Is there a better way to inspect parameters passed to a mocked Lambda invoke call here?
https://github.com/kaihendry/aws-jest-lambda/blob/main/__tests__/handler.test.js#L17
I find accessing parameters via mock.calls[0][0] awkward. Maybe I'm too sensitive? Haha
Thanks again,
Metadata
Metadata
Assignees
Labels
No labels