-
Notifications
You must be signed in to change notification settings - Fork 0
Add/improve unit tests for UserService, SessionService, and password validator #33
Copy link
Copy link
Open
Labels
area:authIssues/PRs related to authentication, login, registration, and session management.Issues/PRs related to authentication, login, registration, and session management.area:dbIssues/PRs related to database schema, migrations, and persistence.Issues/PRs related to database schema, migrations, and persistence.type:testTest coverage or new tests for backend types, DTOs, or models.Test coverage or new tests for backend types, DTOs, or models.
Milestone
Description
ArchILLtect
opened on Oct 6, 2025
Issue body actions
- Add/expand unit tests for UserService (updatePartial, normalizeEmail), SessionService (touch & expiry logic), and password validator.
- Raise coverage to ≥75% if feasible; fallback: keep gate at 70% and add delta report.
- Document coverage status in README.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:authIssues/PRs related to authentication, login, registration, and session management.Issues/PRs related to authentication, login, registration, and session management.area:dbIssues/PRs related to database schema, migrations, and persistence.Issues/PRs related to database schema, migrations, and persistence.type:testTest coverage or new tests for backend types, DTOs, or models.Test coverage or new tests for backend types, DTOs, or models.