ExUnit case template that checks out all configured sandboxes and checks them back in on exit.
use SandboxCase.Sandbox.CaseAdds %{sandbox_tokens: tokens} to the test context. The Ecto
metadata (for browser test sessions) is available via:
SandboxCase.Sandbox.ecto_metadata(context.sandbox_tokens)