U1: resolve_expert_configs 中使用 copy.deepcopy(template.config) 替代直接引用, 防止 is_lead 赋值污染共享模板(与 BoardRouter 的 P1 修复保持一致)。 U2: 移除 test_expert_team.py 中对已移除类的导入(CollaborationPlan, MergeStrategy, ParallelType, PhaseStatus, PlanPhase),删除使用这些类的测试。保留不依赖已移除类 的 8 个测试。U9 将重写为流水线模式测试。 |
||
|---|---|---|
| .. | ||
| e2e | ||
| integration | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||
| test_routing_chain.py | ||