feat: allow passing custom context #16
Annotations
10 errors and 6 warnings
test/extensions/email_confirmation/ecto/context_test.exs#L31
test confirm_email/2 doesn't confirm when previously confirmed (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#L39
test confirm_email/2 changes :email to :unconfirmed_email (PowEmailConfirmation.Ecto.ContextTest)
|
test/extensions/reset_password/plug_test.exs#L13
test update_user_password/2 without decoded token warns (PowResetPassword.PlugTest)
|
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/phoenix/controllers/controller_callbacks_test.exs#L185
test PowInvitation.Phoenix.InvitationController.update/2 when email hasn't changed (PowEmailConfirmation.Phoenix.ControllerCallbacksTest)
|
test/extensions/email_confirmation/phoenix/controllers/controller_callbacks_test.exs#L56
test Pow.Phoenix.RegistrationController.create/2 with valid params (PowEmailConfirmation.Phoenix.ControllerCallbacksTest)
|
test/extensions/email_confirmation/phoenix/controllers/controller_callbacks_test.exs#L146
test Pow.Phoenix.RegistrationController.update/2 when email hasn't changed (PowEmailConfirmation.Phoenix.ControllerCallbacksTest)
|
test/extensions/email_confirmation/phoenix/controllers/controller_callbacks_test.exs#L174
test PowInvitation.Phoenix.InvitationController.update/2 when email changes (PowEmailConfirmation.Phoenix.ControllerCallbacksTest)
|
test/extensions/email_confirmation/phoenix/controllers/controller_callbacks_test.exs#L130
test Pow.Phoenix.RegistrationController.update/2 when email changes (PowEmailConfirmation.Phoenix.ControllerCallbacksTest)
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading