Lobby improvements #14
Annotations
10 errors
|
Build and Test:
apps/lora_web/test/lora_web/auth_test.exs#L56
test auth flow failed authentication redirects to lobby with error (LoraWeb.AuthTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/auth_test.exs#L97
test authentication guards RequireAuth redirects unauthenticated users to login (LoraWeb.AuthTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/auth_test.exs#L107
test authentication guards authenticated users can access protected routes (LoraWeb.AuthTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/auth_test.exs#L35
test auth flow successful authentication redirects to the requested route (LoraWeb.AuthTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/live/game_live_test.exs#L5
test displays warning when player info is missing (LoraWeb.GameLiveTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/live/lobby_live_test.exs#L23
test join game - shows error with empty player name (LoraWeb.LobbyLiveTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/live/lobby_live_test.exs#L10
test create game - shows error with empty player name (LoraWeb.LobbyLiveTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/live/lobby_live_test.exs#L38
test join game - shows error with empty game ID (LoraWeb.LobbyLiveTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/live/lobby_live_test.exs#L4
test renders lobby form (LoraWeb.LobbyLiveTest)
|
|
Build and Test:
apps/lora_web/test/lora_web/controllers/page_controller_test.exs#L4
test GET / (LoraWeb.PageControllerTest)
|