Test driving a Phoenix endpoint, Part I
I have been building a Phoenix REST API, and I wrote about the TDD process I use.
This is Part I, which focuses on separation of concerns to create reusable modules that can be used in any context, not just from the controller.
https://medium.com/@lasseebert/test-driving-a-phoenix-endpoint-part-i-b53e300c1a0a
Read next ExHN: Streaming Hacker News API client