# Known Errors ## T07: KI-Copilot No known errors. All tests pass. ### Notes - OpenRouter API key not configured in test environment — tests mock _call_openrouter_chat - Voice transcription falls back to stub message when OPENROUTER_API_KEY is empty - Frontend act() warnings in ChatHistory tests are non-blocking (React state update in async useEffect)