The authentication system supports email/password and OAuth (Google & GitHub).
We need comprehensive unit and integration tests to ensure reliability, security, and a smooth user experience.
β
Tasks
-
Unit Tests
-
Integration Tests
-
Infrastructure
π― Acceptance Criteria
- All core authentication paths (signup, login, logout, OAuth) are covered by tests.
- Tests pass reliably in CI/CD environment.
- Coverage for authentication module β₯ 80%.
The authentication system supports email/password and OAuth (Google & GitHub).
We need comprehensive unit and integration tests to ensure reliability, security, and a smooth user experience.
β Tasks
Unit Tests
Integration Tests
Infrastructure
π― Acceptance Criteria