- Remove 2 duplicate tests that were covered by existing alert feed test - Add Phoenix.Ecto.SQL.Sandbox plug to endpoint for test mode - Enables LiveView processes to access SQL Sandbox connections in tests - All 7,422 tests now passing (100% pass rate) |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| helpers | ||
| integration | ||
| live | ||
| plugs | ||
| permissions_test.exs | ||
| plug_exceptions_test.exs | ||
| user_auth_test.exs | ||