co-mono/packages/ai/test
Mario Zechner 6a319f9c3c Add OAuth providers to test suite and improve test coverage
Tests updated:
- abort.test.ts: Add Google Gemini CLI, add retries
- agent.test.ts: Add OAuth providers (Anthropic, GitHub Copilot, Gemini CLI, Antigravity), add retries, remove timeouts
- context-overflow.test.ts: Handle Cerebras 429 status code
- image-tool-result.test.ts: Add OAuth providers
- overflow.ts: Detect 429 as overflow for Cerebras

Removed obsolete debug/one-off tests:
- copilot-initiator.test.ts
- gemini-3-flash-tool-calling.test.ts
- google-thought-signature.test.ts
- mistral-debug.test.ts
- mistral-empty-assistant.test.ts
- mistral-sdk.test.ts
2025-12-20 21:34:19 +01:00
..
.temp-images Release v0.23.2 2025-12-17 17:56:00 +01:00
data feat(ai): Add image input tests for vision-capable models 2025-08-30 18:37:17 +02:00
abort.test.ts Add OAuth providers to test suite and improve test coverage 2025-12-20 21:34:19 +01:00
agent.test.ts Add OAuth providers to test suite and improve test coverage 2025-12-20 21:34:19 +01:00
context-overflow.test.ts Add OAuth providers to test suite and improve test coverage 2025-12-20 21:34:19 +01:00
empty.test.ts Broader testing, more providers. 2025-12-20 21:34:19 +01:00
handoff.test.ts Add Mistral as AI provider 2025-12-10 20:36:19 +01:00
image-limits.test.ts Fix image limits test to use realistic payload sizes 2025-12-16 23:48:59 +01:00
image-tool-result.test.ts Add OAuth providers to test suite and improve test coverage 2025-12-20 21:34:19 +01:00
stream.test.ts Broader testing, more providers. 2025-12-20 21:34:19 +01:00
tokens.test.ts Fix orphaned tool calls by inserting synthetic empty results 2025-12-20 21:34:19 +01:00
tool-call-without-result.test.ts Broader testing, more providers. 2025-12-20 21:34:19 +01:00
tool-validation.test.ts Add image support in tool results across all providers 2025-11-12 10:45:56 +01:00
total-tokens.test.ts Broader testing, more providers. 2025-12-20 21:34:19 +01:00
unicode-surrogate.test.ts Broader testing, more providers. 2025-12-20 21:34:19 +01:00
xhigh.test.ts Add xhigh thinking level for OpenAI codex-max models 2025-12-08 21:12:54 +01:00