feat: allow passing custom context #22
Annotations
10 errors and 6 warnings
test/extensions/email_confirmation/phoenix/controllers/confirmation_controller_test.exs#L76
test show/2 when the signed in user is different (PowEmailConfirmation.Phoenix.ConfirmationControllerTest)
|
test/extensions/email_confirmation/phoenix/controllers/confirmation_controller_test.exs#L12
test show/2 confirms with valid token (PowEmailConfirmation.Phoenix.ConfirmationControllerTest)
|
test/extensions/email_confirmation/phoenix/controllers/confirmation_controller_test.exs#L64
test show/2 when the same user is signed in (PowEmailConfirmation.Phoenix.ConfirmationControllerTest)
|
test/extensions/email_confirmation/phoenix/controllers/confirmation_controller_test.exs#L25
test show/2 confirms with valid token and :unconfirmed_email (PowEmailConfirmation.Phoenix.ConfirmationControllerTest)
|
test/extensions/reset_password/plug_test.exs#L13
test update_user_password/2 without decoded token warns (PowResetPassword.PlugTest)
|
test/extensions/reset_password/ecto/context_test.exs#L33
test update_password/2 updates with compiled password hash functions (PowResetPassword.Ecto.ContextTest)
|
test/extensions/reset_password/phoenix/controllers/reset_password_controller_test.exs#L177
test update/2 with valid params (PowResetPassword.Phoenix.ResetPasswordControllerTest)
|
test/extensions/email_confirmation/ecto/context_test.exs#L39
test confirm_email/2 changes :email to :unconfirmed_email (PowEmailConfirmation.Ecto.ContextTest)
|
test/extensions/email_confirmation/ecto/context_test.exs#L25
test confirm_email/2 confirms with no :unconfirmed_email (PowEmailConfirmation.Ecto.ContextTest)
|
test/extensions/email_confirmation/ecto/context_test.exs#L31
test confirm_email/2 doesn't confirm when previously confirmed (PowEmailConfirmation.Ecto.ContextTest)
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading