docfast/src/__tests__
Hoid 1a37765f41
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 12m26s
add verification service and email service tests (13 new tests)
2026-02-26 07:04:39 +00:00
..
api.test.ts feat: add unhandled error handlers + SSRF and Content-Disposition tests 2026-02-25 13:10:32 +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
email.test.ts add verification service and email service tests (13 new tests) 2026-02-26 07:04:39 +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
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
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 fix: make test suite runnable without DB/Chrome, add tests to CI 2026-02-25 07:07:12 +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
verification.test.ts add verification service and email service tests (13 new tests) 2026-02-26 07:04:39 +00:00