Testing AWS In Elixir โ Accompanying Code This repository contains the Elixir code to accompany this blog post. This is a normal Mix project. To run tests locally, in the root of the repository run: mix deps.get mix test