Files
Nexus/tests/unit
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
..

L1 单元测试

新用例写在此目录;现有 tests/test_*.py 逐步归类迁入(不阻塞门控)。

  • 编号:UT-<域>-<序号>docs/testing/test-case-matrix.md
  • 运行:pytest tests/unit -m unit -q