Commit Graph

2 Commits

Author SHA1 Message Date
djalim 204cce4227 fix: remove unused body variable in permissions e2e test
Check Deno code / Check Deno code (pull_request) Failing after 9s
Tests / Unit tests (pull_request) Successful in 10s
Tests / Integration tests (pull_request) Successful in 56s
2026-04-26 14:19:26 +02:00
djalim b0cf5aed6f 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 14:14:04 +02:00