Write tests for your SST apps using the new `sst load-config` CLI. It auto-loads secrets and config for your tests.
Doc: https://docs.sst.dev/advanced/testing
Chapters
0:00 - Intro
1:06 - Setting up a new app
4:40 - Testing domain code
15:43 - Testing APIs
21:02 - Testing stacks
35:40 - Deep dive into `sst load-config`
Q&A
42:02 - How to test asynchronous workflow?
45:55 - How to run tests in parallel?