NEW: user accounts (#3)
This commit is contained in:
parent
d02c491028
commit
9990771c18
31 changed files with 1640 additions and 207 deletions
|
@ -1,8 +0,0 @@
|
|||
defmodule PlannerWeb.PageControllerTest do
|
||||
use PlannerWeb.ConnCase
|
||||
|
||||
test "GET /", %{conn: conn} do
|
||||
conn = get(conn, "/")
|
||||
assert html_response(conn, 200) =~ "Welcome to Phoenix!"
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue