test(ui): add tests for students UI pages #125

Open
opened 2026-04-22 23:05:51 +00:00 by djalim · 0 comments
Collaborator

Pages to test

  • students/index.tsx
  • students/partials/index.tsx
  • students/partials/(admin)/consult.tsx
  • students/partials/(admin)/upload.tsx

Cases to cover

  • Correct component rendering (with happy-dom)
  • Student list display
  • CSV import form
  • Behavior based on role (admin vs student)
## Pages to test - students/index.tsx - students/partials/index.tsx - students/partials/(admin)/consult.tsx - students/partials/(admin)/upload.tsx ## Cases to cover - Correct component rendering (with happy-dom) - Student list display - CSV import form - Behavior based on role (admin vs student)
djalim changed title from test(ui): add tests for admin UI pages to test(ui): add tests for students UI pages 2026-04-22 23:07:18 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/PolyMPR#125