auto-sync: 2026-06-05 23:07:52 (catch-all)

This commit is contained in:
cfdaily
2026-06-05 23:07:52 +08:00
parent 79e966909f
commit abbedad21a
+1 -1
View File
@@ -375,7 +375,7 @@ tests/
│ ├── test_health.py # 健康检查
│ ├── test_cli.py # CLI 命令
│ ├── test_skill_system.py # Skill 匹配/推荐
│ └── test_guardrails.py # Guardrail 规则
│ └── test_guardrails.py # Guardrail 规则(实际逻辑在 test_router.py + test_review_integration.py
├── integration/ # 集成测试(不 spawn 真实 Agent
│ ├── test_api.py # 项目管理 + Daemon API
│ ├── test_api_mail.py # 邮件 APIA1-A10 防御 + 功能)