test(permissions): add real handler tests for GET /permissions #115

Closed
opened 2026-04-22 16:01:02 +00:00 by djalim · 0 comments
Collaborator

Endpoints to test

  • GET /permissions (#70)

Cases to cover

  • 200 returns the 9 static permissions with id and nom
  • 403 if non-admin
## Endpoints to test - GET /permissions (#70) ## Cases to cover - 200 returns the 9 static permissions with id and nom - 403 if non-admin
djalim added this to the Module Managment project 2026-04-22 16:01:44 +00:00
djalim changed title from test(modules): add real handler tests for /modules endpoints to test(permissions): add real handler tests for GET /permissions 2026-04-22 23:07:06 +00:00
djalim moved this to ✅ done in Module Managment on 2026-04-26 17:40:22 +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#115