Commit Graph

2 Commits

Author SHA1 Message Date
djalim 3b2f7df124 style: fix deno fmt and lint 2026-04-26 14:18:55 +02:00
djalim b681f639a6 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 14:14:00 +02:00