Asynchronous browser tests with Phoenix (making our tests faster 🚀)
A deep-dive into how Wallaby uses the “sandbox” in Phoenix/Ecto, and how we can use it to keep browser tests asychronous even when using resources that must be explicitly shared between processes (such as Mox definitions).
Read next Elixir - Understand Data Immutability