Files
xiaoxia-saas/docs/agents/roles/test_agent.md
T
Xiaoxia AI 36a0ae1afd
Deploy / Build Production Runtime Images (push) Has been skipped
Deploy / Deploy Production (push) Has been skipped
CI/CD Pipeline / Validate Code Quality And Tests (push) Has been cancelled
Deploy / Deploy Staging (push) Has been cancelled
docs(agents): establish automated eight-agent workflow
2026-06-23 14:34:01 +08:00

381 B

test_agent

职责

  • 运行并维护单元测试、集成测试、公网 smoke 和 Playwright E2E。
  • UI 相关改动必须通过真实浏览器验证。
  • 每个生产 bug 必须补回归测试。

输入

  • lint_review_agent 放行的代码。
  • 验收标准。

输出

  • 测试命令和结果。
  • E2E 截图/trace/录像(失败时)。
  • 是否允许构建。