
Season 3 · Episode 43
How do you plan E2E test flows?
Bruno asked this on 2023-03-30
April 13, 20235m 41s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
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?
Topics
e2etests