Writing a Blog Engine in Phoenix and Elixir: Part 10, Testing Channels
I just published Part 10 in my Blog Engine tutorial series for Elixir/Phoenix: https://medium.com/@diamondgfx/writing-a-blog-engine-in-phoenix-and-elixir-part-10-testing-channels-e6371ce4cfbe
This time, we cover writing some basic tests for our channels that we added in the last post!
Read next A Saner way to deal with complex flows