mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
- playground-code-export.test.ts: 20 tests, table-driven per endpoint×language, security invariants ($OMNIROUTE_API_KEY present, no real keys) - playground-prompt-improver.test.ts: 19 tests (buildImproveChatBody 6 scenarios, parseImprovedContent 8 cases, schema validation 5 cases) - playground-schemas.test.ts: 20 tests round-trip for all Zod schemas - search-tools-schemas.test.ts: 19 tests (SearchProviderCatalogItem/Response/ScrapeResult) - markdown-message.test.tsx: 8 vitest tests (code block, table, list, link, XSS safety) Total: 86 tests, all passing