New E2E test suites: activation.spec.ts: - Account activation flow with valid code - Invalid/expired code handling - Resend code functionality - Redirect behavior for inactive accounts auth.spec.ts: - Login with valid/invalid credentials - Registration flow - Password reset flow - Session persistence enrollment-restrictions.spec.ts: - Maximum 3 subjects per student - Same professor restriction - Available subjects filtering role-access.spec.ts: - Admin-only routes protection - Student dashboard access - Guest redirection to login |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| .prettierignore | ||
| .prettierrc | ||
| angular.json | ||
| codegen.ts | ||
| eslint.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||