Exploring various approaches for testing external calls in Elixir
In this article, we will summarize what we discovered and provide an overview (albeit not an exhaustive one) of various Elixir methods for testing payment API calls, ranging from the simplest to the most intricate. https://medium.com/wttj-tech/exploring-various-approaches-for-testing-external-calls-in-elixir-4f22e8c8fdae
Read next Elixir Streams |> LiveView 0.20 HEEX Debug Annotations