OG T
59902f270d
fix(tests): 首席架構師審查修復 - 測試套件 + DI 強化 (96/100 OUTSTANDING)
P1 測試修復:
- test_smart_router.py: 更新至當前 API (IntentResult + DIAGNOSE/CONFIG 規範化)
- test_auto_repair_service.py: 注入 _no_cooldown fixture 隔離 Redis 依賴
- test_global_repair_cooldown.py: 加 @pytest.mark.integration 標記
P2 架構改進:
- AutoRepairService: 新增 cooldown_checker DI 參數 (Callable | None)
- global_repair_cooldown: get_redis() 移入 try-except 防止未捕獲 RuntimeError
P3 配置:
- pyproject.toml: 登記 integration pytest marker
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 11:11:50 +08:00
..
2026-03-25 16:08:49 +08:00
2026-03-25 09:26:58 +08:00
2026-03-28 18:51:52 +08:00
2026-03-26 16:06:20 +08:00
2026-03-31 13:40:27 +08:00
2026-03-31 21:23:07 +08:00
2026-04-01 09:27:23 +08:00
2026-03-29 23:55:38 +08:00
2026-03-25 21:26:23 +08:00
2026-03-26 22:19:41 +08:00
2026-03-31 16:25:00 +08:00
2026-03-29 16:00:46 +08:00
2026-04-01 11:11:50 +08:00
2026-03-31 15:56:58 +08:00
2026-03-29 16:00:46 +08:00
2026-03-26 15:32:52 +08:00
2026-03-29 15:57:04 +08:00
2026-03-23 23:51:37 +08:00
2026-03-31 18:52:53 +08:00
2026-03-26 21:55:50 +08:00
2026-03-22 18:57:44 +08:00
2026-03-29 16:23:30 +08:00
2026-03-29 16:00:46 +08:00
2026-03-31 12:01:56 +08:00
2026-03-31 12:23:02 +08:00
2026-03-31 16:06:35 +08:00
2026-03-26 10:08:54 +08:00
2026-04-01 11:11:50 +08:00
2026-03-24 12:57:36 +08:00
2026-03-31 16:06:35 +08:00
2026-03-24 12:57:36 +08:00
2026-03-26 19:25:52 +08:00
2026-03-31 22:47:54 +08:00
2026-03-31 22:47:54 +08:00
2026-03-29 23:55:38 +08:00
2026-03-29 22:17:27 +08:00
2026-03-31 11:23:38 +08:00
2026-03-26 21:55:50 +08:00
2026-03-26 19:34:37 +08:00
2026-03-31 18:55:06 +08:00
2026-03-26 10:01:57 +08:00
2026-03-31 13:57:10 +08:00
2026-03-26 12:49:30 +08:00
2026-03-31 21:53:09 +08:00
2026-03-31 16:06:35 +08:00
2026-03-31 21:53:09 +08:00
2026-03-25 23:00:03 +08:00
2026-03-27 14:42:47 +08:00
2026-03-27 10:07:30 +08:00
2026-04-01 09:11:57 +08:00
2026-03-26 16:03:16 +08:00
2026-03-29 16:00:46 +08:00
2026-03-31 21:53:09 +08:00
2026-03-29 15:27:49 +08:00
2026-03-26 13:06:47 +08:00
2026-03-26 15:32:52 +08:00
2026-03-29 15:27:49 +08:00
2026-04-01 11:04:10 +08:00
2026-03-30 01:52:59 +08:00
2026-03-24 09:20:56 +08:00
2026-03-26 16:06:20 +08:00
2026-03-26 22:13:10 +08:00
2026-03-31 11:28:46 +08:00