Commit Graph

2 Commits

Author SHA1 Message Date
djalim 0bf3f3870c fix: remove unused body variable in permissions e2e test
Check Deno code / Check Deno code (pull_request) Successful in 6s
Tests / Unit tests (pull_request) Successful in 12s
Tests / Integration tests (pull_request) Successful in 59s
2026-04-26 13:05:16 +00:00
djalim 3080ede9cf test(permissions): add unit and e2e tests for GET /permissions (#115)
Handler is static (no DB), tests verify the 9 known permissions are returned
with correct id/nom shapes.
2026-04-26 13:05:16 +00:00