Commit Graph

3 Commits

Author SHA1 Message Date
djalim 7c4aa648e1 fix: remove unused assertExists import
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 1m0s
2026-04-26 13:05:07 +00:00
djalim cfb47135b5 style: fix deno fmt and lint 2026-04-26 13:05:07 +00:00
djalim 08a939f7d5 test(modules): add unit, integration and e2e tests for /modules (#113)
- unit: fixture shapes, mock API (GET/POST/PUT/DELETE + 409), mock DB CRUD
- integration: list, create, get, duplicate rejection, update, delete
- e2e: handler calls with mock context + real DB, covers 400/403/404/409
2026-04-26 13:05:07 +00:00