fix: update suggestion in exclusions.json for LLM integration tests to clarify API key requirements

This commit is contained in:
2026-05-12 06:21:24 +00:00
parent b164fe855e
commit 234a8a829f
+1 -1
View File
@@ -63,7 +63,7 @@
{
"role": "Maya",
"location": "app/",
"suggestion": "LLM 整合測試需要真實 API key,不適合加入單元測試,現有測試已涵蓋 config/findings/git 邏輯"
"suggestion": "LLM 整合測試需要真實 API key 與網路,不適合加入單元測試。llm.js 使用統一 OpenAI 相容介面,Gemini 透過相同介面呼叫,無特殊格式差異,現有測試已涵蓋 config/findings/git 邏輯"
},
{
"role": "Leo",