Testing in Phoenix LiveView - A Beginner's Guide (By a Beginner) - @dino_coder
As someone relatively new to the world of LiveView, testing highly interactive applications has been somewhat of an enigma. This talk will give a broad overview of just how simple it can be to use the LiveViewTest module for writing a range of different tests, as well as tips for avoiding brittle or flaky tests.
Read next Creating Note taking app using LiveView and GenServer