co-mono/packages/ai/test
Thomas Mustier fbc4e89f84
fix(ai): skip zen tests when OPENCODE_API_KEY is not set (#605)
The zen.test.ts file was added without the standard skipIf guard,
causing CI to fail on all PRs since no OPENCODE_API_KEY is configured.

This follows the same pattern used by other API-dependent tests.
2026-01-09 18:41:12 +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 fix: codex thinking handling 2026-01-05 21:55:47 +01:00
context-overflow.test.ts fix: codex thinking handling 2026-01-05 21:55:47 +01:00
empty.test.ts fix: codex thinking handling 2026-01-05 21:55:47 +01:00
google-thinking-signature.test.ts fix(ai): classify Google thoughtSignature as thinking 2026-01-06 20:47:19 +02:00
handoff.test.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +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 fix: codex thinking handling 2026-01-05 21:55:47 +01:00
oauth.ts WIP: Remove global state from pi-ai OAuth/API key handling 2025-12-25 01:01:03 +01:00
openai-codex-include.test.ts refactor(ai): streamline codex prompt handling 2026-01-06 10:27:51 +01:00
openai-codex-stream.test.ts feat(ai,agent,coding-agent): add sessionId for provider session-based caching 2026-01-06 11:08:42 +01:00
openai-codex.test.ts fix(ai): clean up openai-codex models and token limits 2026-01-07 23:09:20 +08:00
stream.test.ts fix: codex thinking handling 2026-01-05 21:55:47 +01:00
tokens.test.ts fix: codex thinking handling 2026-01-05 21:55:47 +01:00
tool-call-without-result.test.ts fix: codex thinking handling 2026-01-05 21:55:47 +01:00
total-tokens.test.ts fix: codex thinking handling 2026-01-05 21:55:47 +01:00
unicode-surrogate.test.ts fix: codex thinking handling 2026-01-05 21:55:47 +01:00
xhigh.test.ts Add xhigh thinking level for OpenAI codex-max models 2025-12-08 21:12:54 +01:00
zen.test.ts fix(ai): skip zen tests when OPENCODE_API_KEY is not set (#605) 2026-01-09 18:41:12 +01:00