AI_UIAutomation/utils
woan fda826446a fix(ones-sync): step 回写按 ONES 形态列全量 step
经实测确认 ONES 写接口形态:case result 可保持 to_do,只在跑过的 step 上
填 execute_result,未跑 step 仅列 uuid,且需列出该用例全部 step。

- OnesStepResult.execute_result 改为可选(未跑 step 只带 uuid)
- buildAnchoredPayloads 支持 fullStepsByNumber:列全量 step,
  全部跑完才聚合 case 结果(passed/failed),否则保持 to_do
- fetchCaseSteps: 取用例全部 step uuid
- sync 脚本对含 step 锚点的用例先拉全量 step 列表再回写

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 15:49:22 +08:00
..
common feat: AI Hub 测试完善 + ONES 同步 + 必测项转换提示词 2026-05-29 11:04:12 +08:00
agent.ts feat: initial commit - AI UI Automation (Midscene + Vitest) 2026-05-27 18:50:22 +08:00
automation-helper.ts feat: initial commit - AI UI Automation (Midscene + Vitest) 2026-05-27 18:50:22 +08:00
bot-helper.ts feat: initial commit - AI UI Automation (Midscene + Vitest) 2026-05-27 18:50:22 +08:00
ones-sync.ts fix(ones-sync): step 回写按 ONES 形态列全量 step 2026-05-29 15:49:22 +08:00
test-reporter.ts feat: AI Hub 测试完善 + ONES 同步 + 必测项转换提示词 2026-05-29 11:04:12 +08:00
wda-helper.ts feat: initial commit - AI UI Automation (Midscene + Vitest) 2026-05-27 18:50:22 +08:00