Building Phoenix Battleship (pt. 4) Part Two: I don't understand Changesets

phoenix_integration: lightweight integration tests

Just published phoenix_integration to hex. https://hex.pm/packages/phoenix_integration

Works within the existing Phoenix.ConnTest framework and emphasizes both speed and readability.

The goal is to chain together a string of requests and assertions that thoroughly exercise your application in as lightweight and readable manner as possible.