docfast/src/__tests__
Hoid e1084fb49c
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
test: demo route tests
2026-02-27 07:04:28 +00:00
..
api.test.ts feat: add unhandled error handlers + SSRF and Content-Disposition tests 2026-02-25 13:10:32 +00:00
auth.test.ts test: add auth, rate-limit, and keys service tests 2026-02-26 10:03:31 +00:00
billing.test.ts test: add billing and convert route tests 2026-02-26 19:03:48 +00:00
convert.test.ts test: add billing and convert route tests 2026-02-26 19:03:48 +00:00
db-utils.test.ts feat: unit tests for security/utility functions (isPrivateIP, isTransientError, markdown, escapeHtml) 2026-02-25 19:04:59 +00:00
demo.test.ts test: demo route tests 2026-02-27 07:04:28 +00:00
email.test.ts add verification service and email service tests (13 new tests) 2026-02-26 07:04:39 +00:00
health.test.ts test: add route tests for signup, recover, health 2026-02-26 16:05:05 +00:00
html-utils.test.ts feat: unit tests for security/utility functions (isPrivateIP, isTransientError, markdown, escapeHtml) 2026-02-25 19:04:59 +00:00
keys.test.ts test: add auth, rate-limit, and keys service tests 2026-02-26 10:03:31 +00:00
markdown.test.ts feat: unit tests for security/utility functions (isPrivateIP, isTransientError, markdown, escapeHtml) 2026-02-25 19:04:59 +00:00
network.test.ts feat: unit tests for security/utility functions (isPrivateIP, isTransientError, markdown, escapeHtml) 2026-02-25 19:04:59 +00:00
pdfRateLimit.test.ts test: add auth, rate-limit, and keys service tests 2026-02-26 10:03:31 +00:00
recover.test.ts test: add route tests for signup, recover, health 2026-02-26 16:05:05 +00:00
sanitize.test.ts refactor: deduplicate sanitizeFilename, add template+sanitize unit tests, fix esc single-quote 2026-02-25 16:04:22 +00:00
setup.ts test: add route tests for signup, recover, health 2026-02-26 16:05:05 +00:00
signup.test.ts test: add route tests for signup, recover, health 2026-02-26 16:05:05 +00:00
templates.test.ts refactor: deduplicate sanitizeFilename, add template+sanitize unit tests, fix esc single-quote 2026-02-25 16:04:22 +00:00
usage.test.ts add unit tests for usage middleware (14 tests) 2026-02-26 13:04:15 +00:00
verification.test.ts add verification service and email service tests (13 new tests) 2026-02-26 07:04:39 +00:00