fix(e2e): 适配5步向导流程,删除已移除的模板选择和数量弹窗步骤 #1948
Reference in New Issue
Block a user
Delete Branch "fix/e2e-5step-wizard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
修复内容
P0 - E2E 测试适配 5 步向导
PR#1911 将向导从 6 步简化为 5 步(删除选模板步骤),后端 PR#1913/#1914 添加了默认模板自动回退。但 E2E 测试
core-generation.spec.ts仍按旧版 6 步流程查找已删除的元素(.xx-choice-item.selected、"要生成几个视频?" 弹窗),导致 develop CI Staging E2E 连续失败。变更
.xx-choice-item.selected+ 下一步点击)P1 状态
Header.test.tsxTypography mock 已由 #1947 合入修复(使用importActual透传)。向导流程(5 步)
素材(1) → 配音(2) → 标题(3) → 确认生成(4) → 封面(5)
CI全绿,自动审批通过。
CI全绿,自动审批通过。
🚀 预览环境已部署
🗑️ 预览环境已清理
PR #1948 已关闭或合并,对应的预览环境已被清理。