- routes.ts: use NotFoundError (404) instead of BadRequestError (400) for missing agent by key and missing published version - routes.test.ts: fix expectation for unknown key (400→404), add 4 new tests: deprecate success, deprecate already-deprecated guard, GET published success, GET published 404 when none - Total: 13 agent tests (was 8) |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| package.json | ||
| POSTAL_SMTP_SETUP.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||