Commit Graph

3 Commits

Author SHA1 Message Date
djalim f1cae9d89e 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 59s
2026-04-26 13:08:28 +00:00
djalim a8277d3b93 style: fix deno fmt and lint 2026-04-26 13:08:28 +00:00
djalim 3027d48a61 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:08:28 +00:00