AI_UIAutomation/utils
woan 88435b0ffc feat(ones-sync): step 级结果回写支持
- buildAnchoredPayloads: 按测试名锚点 [ONES:号(#step)] 精确匹配,
  step 级结果填入 step.execute_result,并聚合出 case 级结果(fail>skip>pass)
- postPayloads: 抽出的批量 POST,syncResultsToOnes 复用
- sync-ones-results.ts: 锚点优先 + LCS 兜底,dry-run 打印完整 payload 供核对

注: 控制必测 2 条超级用例(15974/15975)按 step 回写;step 执行结果字段
用 execute_result(待一次受控 live 写入验证字段被接受)。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 15:01:10 +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 feat(ones-sync): step 级结果回写支持 2026-05-29 15:01:10 +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