The Call Kent Podcast
The Call Kent Podcast
Kent C. Dodds
How do you plan E2E test flows?
5 minutes Posted Apr 13, 2023 at 3:29 pm.
0:00
5:41
Download MP3
Show notes

Many times we need to run e2e tests in other to be able to test "secondary" actions. Like, I have to create a resource to delete it, so I could test the create inside of the delete test but it does not sound "good". How to solve that?

How do you plan E2E test flows?