DEV Community

Discussion on: Zip files on S3 with AWS Lambda and Node

Collapse
 
lj91421 profile image
lj91421

This has been really useful and straightforward to get working but i am having issues with unit testing.
Has anyone been able to write jest unit tests for this? I am trying to use AWSMock for AWS and i am struggling to get a test working at the moment