Files
Nexus/docs/reports/2026-06-08-test-cases-wave5-verification.md
T
Nexus Agent 0f6f91e61a fix(api): align alerts/commands contracts and ship full-site test suite.
Restore alert history filters and stats fields, paginate command/session logs for the SPA, show script labels on schedules, and land integration/E2E coverage with rebuilt web assets.
2026-06-09 02:13:13 +08:00

984 B
Raw Blame History

Wave 5 测试缺口补齐 — 验证报告

日期: 2026-06-08
范围: CH-BAT-001、IT-FILE/INST/SRV-003、MCP→E2E 沉淀 7 页

本地 pytest

命令 结果
pytest tests/integration tests/chain -q 26 passed
pytest tests/ -m "not chain and not slow" -q 427 passed, 9 deselected

新增用例 ID

ID 实现
CH-BAT-001 tests/chain/test_batch_job_flow.py
IT-FILE-001 tests/integration/test_files_browse.py
IT-INST-001 tests/integration/test_install_mode.pyslow
IT-SRV-003 tests/integration/test_notify_settings.py
E2E-TERM/FILE/SCR/CRED/RET/SET/EXEC-002 frontend/e2e/pages/*.spec.mjs

E2E

未在本机跑 Playwright(需 NEXUS_E2E_PASSWORD + API :8600)。CI main job 在配置密钥后可跑全量 e2e/

结论

后端缺口用例已落地并通过本地验证;矩阵已更新。安装向导 E2E 与 CH-EXEC 轮询终态仍标待写。