|
|
|
|
|
by robertonovelo
2878 days ago
|
|
I usually do TDD serverless apps by debugging unit tests with jest. Is it a bad practice? Anyone can easily mock events
this way, It does not matter whether its a SNS event or an HTTP event. Overall, I have had a great experience with serverless! |
|