co-mono/packages/ai/test
Mario Zechner 0ac05a0676 test(ai): Add empty message tests for all providers
- Test handling of empty content arrays
- Test handling of empty string content
- Test handling of whitespace-only content
- All providers handle these edge cases gracefully
2025-09-02 02:03:06 +02:00
..
data feat(ai): Add image input tests for vision-capable models 2025-08-30 18:37:17 +02:00
abort.test.ts feat(ai): Fetch Anthropic, Google, and OpenAI models from models.dev instead of OpenRouter 2025-09-02 01:18:59 +02:00
empty.test.ts test(ai): Add empty message tests for all providers 2025-09-02 02:03:06 +02:00
handoff.test.ts feat(ai): Fetch Anthropic, Google, and OpenAI models from models.dev instead of OpenRouter 2025-09-02 01:18:59 +02:00
models.ts feat(ai): Fetch Anthropic, Google, and OpenAI models from models.dev instead of OpenRouter 2025-09-02 01:18:59 +02:00
providers.test.ts feat(ai): Fetch Anthropic, Google, and OpenAI models from models.dev instead of OpenRouter 2025-09-02 01:18:59 +02:00