Skip to content

How to run the handler without expecting anything? #61

@davidboom95

Description

@davidboom95

Hi, im trying to run the Lambda tester withour calling .expectResolve or .expectReject
I just need the event mockers, and I will make my own testing of the function. There is any way of replicating this?

await LambdaTester(handle).event(event).run()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions