完善现有代码的UT #2

Closed
opened 2026-05-30 23:32:34 +08:00 by pzhang_zywl · 1 comment
Owner

完善现有代码的UT
确保能跑通CI,无错误。

完善现有代码的UT 确保能跑通CI,无错误。
Author
Owner

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/4

变更:

  • pytest.ini 统一 test discovery (tests/ + skills/ir_generation_skill/tests/)
  • test_step1~3 转为 pytest 兼容格式
  • 新增 test_detect_conflicts.py (18 单测) + test_config.py (7 单测)
  • CI 改为 pytest -v
  • UT 覆盖: 11 → 88 (63 passed, 25 skipped)

等待 CI 通过后 merge。

PR 已创建: http://localhost:3000/pzhang_zywl/document_analyzer/pulls/4 变更: - pytest.ini 统一 test discovery (tests/ + skills/ir_generation_skill/tests/) - test_step1~3 转为 pytest 兼容格式 - 新增 test_detect_conflicts.py (18 单测) + test_config.py (7 单测) - CI 改为 pytest -v - UT 覆盖: 11 → 88 (63 passed, 25 skipped) 等待 CI 通过后 merge。
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: zeekrAI/document_analyzer#2