Calls with Kent C. Dodds — 148 episodes

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?