Update README.md #19
Annotations
10 errors
Build and test:
test/kotisivut_web/live/user_registration_live_test.exs#L25
test Registration page renders errors for invalid data (KotisivutWeb.UserRegistrationLiveTest)
|
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_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_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/live/user_forgot_password_live_test.exs#L35
test Reset link sends a new reset password token (KotisivutWeb.UserForgotPasswordLiveTest)
|
Build and test:
test/kotisivut_web/controllers/user_session_controller_test.exs#L57
test POST /users/log_in login following registration (KotisivutWeb.UserSessionControllerTest)
|
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/controllers/user_session_controller_test.exs#L87
test POST /users/log_in redirects to login page with invalid credentials (KotisivutWeb.UserSessionControllerTest)
|
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_forgot_password_live_test.exs#L50
test Reset link does not send reset password token if email is invalid (KotisivutWeb.UserForgotPasswordLiveTest)
|