Skip to content

Added user_id things and username ym fields. Test do not pass anymore #16

Added user_id things and username ym fields. Test do not pass anymore

Added user_id things and username ym fields. Test do not pass anymore #16

Triggered via push September 9, 2024 14:49
Status Failure
Total duration 1m 57s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build and test: test/kotisivut_web/live/user_confirmation_instructions_live_test.exs#L35
test Resend confirmation does not send confirmation token if user is confirmed (KotisivutWeb.UserConfirmationInstructionsLiveTest)
Build and test: test/kotisivut_web/live/user_reset_password_live_test.exs#L36
test Reset password page renders errors for invalid data (KotisivutWeb.UserResetPasswordLiveTest)
Build and test: test/kotisivut_web/live/user_confirmation_instructions_live_test.exs#L20
test Resend confirmation sends a new confirmation token (KotisivutWeb.UserConfirmationInstructionsLiveTest)
Build and test: test/kotisivut_web/live/user_reset_password_live_test.exs#L91
test Reset password navigation redirects to login page when the Log in button is clicked (KotisivutWeb.UserResetPasswordLiveTest)
Build and test: test/kotisivut_web/live/user_confirmation_instructions_live_test.exs#L52
test Resend confirmation does not send confirmation token if email is invalid (KotisivutWeb.UserConfirmationInstructionsLiveTest)
Build and test: test/kotisivut_web/controllers/user_session_controller_test.exs#L42
test POST /users/log_in logs the user in with return to (KotisivutWeb.UserSessionControllerTest)
Build and test: test/kotisivut_web/live/user_reset_password_live_test.exs#L27
test Reset password page does not render reset password with invalid token (KotisivutWeb.UserResetPasswordLiveTest)
Build and test: test/kotisivut_web/live/user_confirmation_instructions_live_test.exs#L15
test Resend confirmation renders the resend confirmation page (KotisivutWeb.UserConfirmationInstructionsLiveTest)
Build and test: test/kotisivut_web/live/user_reset_password_live_test.exs#L71
test Reset Password does not reset password on invalid data (KotisivutWeb.UserResetPasswordLiveTest)
Build and test: test/kotisivut_web/controllers/user_session_controller_test.exs#L106
test DELETE /users/log_out succeeds even if the user is not logged in (KotisivutWeb.UserSessionControllerTest)