Skip to content

test(auth): End-to-end password reset integration test #56

@ebouchut

Description

@ebouchut

End-to-end integration test for the full reset loop.

  • Request reset → capture the email via Mailpit's REST API (/api/v1/messages) → extract the token → call the reset endpoint → assert the password changed and the token is single-use.
  • Use Testcontainers (PostgreSQL + Mailpit) where feasible.

Metadata

Metadata

Assignees

Labels

authAuthentication & authorization (login, sessions, password reset, tokens)backend

Projects

Status
No status

Relationships

None yet

Development

No branches or pull requests

Issue actions