Join Slack
Powered by
This relates to S3 trigger-enabled Lambda
# sst
d
Dillon Peterson
05/12/2021, 10:08 PM
This relates to S3 trigger-enabled Lambda
f
Frank
05/12/2021, 11:00 PM
Hey Dillon, do u mean unit testing the ur Python Lambda functions locally?
d
Dillon Peterson
05/12/2021, 11:22 PM
Yes Sir
f
Frank
05/12/2021, 11:44 PM
@Ross Coundon
shared his unit test setup in this thread
https://serverless-stack.slack.com/archives/C01HQQVC8TH/p1619590086372700?thread_ts=1619573588.367800&cid=C01HQQVC8TH
The Lambda handlers are in Node. I think for unit test, it’s not as ideal to test at the endpoint level, b/c that would require
sst start
to be running at the time of testing.
Open in Slack
Previous
Next