Ectogram: Testing Ecto
Part 4 in the Ectogram series where I cut my teeth on testing the user schema with ExUnit.
Articles tagged with Ecto.
Part 4 in the Ectogram series where I cut my teeth on testing the user schema with ExUnit.
Part 3 in the Ectogram series where I generate the user table migration and schema.
Part 2 in the Ectogram series where I setup the project and make customizations to Ecto.
A clone of the popular social media platform, Instagram, written in Elixir & Ecto.