elearning/Frontend-Learner/tests/e2e
supalerk-ar66 b0b665f588
All checks were successful
Build and Deploy Frontend Learner / Build Frontend Learner Docker Image (push) Successful in 48s
Build and Deploy Frontend Learner / Deploy E-learning Frontend Learner to Dev Server (push) Successful in 4s
Build and Deploy Frontend Learner / Notify Deployment Status (push) Successful in 1s
feat: Implement E2E tests for authentication, student account, discovery, and classroom features, alongside new browse pages and a useAuth composable.
2026-03-06 12:43:49 +07:00
..
auth.spec.ts feat: Implement E2E tests for authentication, student account, discovery, and classroom features, alongside new browse pages and a useAuth composable. 2026-03-06 12:43:49 +07:00
classroom.spec.ts feat: Implement E2E tests for authentication, student account, discovery, and classroom features, alongside new browse pages and a useAuth composable. 2026-03-06 12:43:49 +07:00
discovery.spec.ts feat: Implement E2E tests for authentication, student account, discovery, and classroom features, alongside new browse pages and a useAuth composable. 2026-03-06 12:43:49 +07:00
helpers.ts feat: Implement E2E tests for authentication, student account, discovery, and classroom features, alongside new browse pages and a useAuth composable. 2026-03-06 12:43:49 +07:00
student-account.spec.ts feat: Implement E2E tests for authentication, student account, discovery, and classroom features, alongside new browse pages and a useAuth composable. 2026-03-06 12:43:49 +07:00