Skip to content

remove not needed view files #38

remove not needed view files

remove not needed view files #38

Triggered via pull request December 19, 2023 15:39
Status Failure
Total duration 56s
Artifacts

test.yml

on: pull_request
Build & Test
45s
Build & Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build & Test: test/radiator_web/controllers/error_html_test.exs#L11
test renders 500.html (RadiatorWeb.ErrorHTMLTest)
Build & Test: test/radiator_web/controllers/error_html_test.exs#L7
test renders 404.html (RadiatorWeb.ErrorHTMLTest)
Build & Test: test/radiator_web/controllers/error_json_test.exs#L8
test renders 500 (RadiatorWeb.ErrorJSONTest)
Build & Test: test/radiator_web/controllers/error_json_test.exs#L4
test renders 404 (RadiatorWeb.ErrorJSONTest)
Build & Test: test/radiator_web/controllers/user_session_controller_test.exs#L11
test POST /users/log_in logs the user in (RadiatorWeb.UserSessionControllerTest)
Build & Test: test/radiator_web/live/user_confirmation_instructions_live_test.exs#L52
test Resend confirmation does not send confirmation token if email is invalid (RadiatorWeb.UserConfirmationInstructionsLiveTest)
Build & Test: test/radiator_web/live/user_confirmation_instructions_live_test.exs#L20
test Resend confirmation sends a new confirmation token (RadiatorWeb.UserConfirmationInstructionsLiveTest)
Build & Test: test/radiator_web/live/user_confirmation_instructions_live_test.exs#L35
test Resend confirmation does not send confirmation token if user is confirmed (RadiatorWeb.UserConfirmationInstructionsLiveTest)
Build & Test: test/radiator_web/live/user_forgot_password_live_test.exs#L50
test Reset link does not send reset password token if email is invalid (RadiatorWeb.UserForgotPasswordLiveTest)
Build & Test: test/radiator_web/live/user_forgot_password_live_test.exs#L19
test Forgot password page redirects if already logged in (RadiatorWeb.UserForgotPasswordLiveTest)