Commit Graph

2 Commits

Author SHA1 Message Date
djalim f672d6467b fix: remove unused body variable in permissions e2e test
Check Deno code / Check Deno code (pull_request) Successful in 5s
Tests / Unit tests (pull_request) Successful in 11s
Tests / Integration tests (pull_request) Successful in 57s
2026-04-26 13:08:35 +00:00
djalim 0f32cee620 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:08:35 +00:00