Commit Graph

7 Commits

Author SHA1 Message Date
张翔 6d92024b63 feat: 修复测试套件问题并添加Woodpecker CI配置
- 修复API测试认证问题:创建全局认证设置,更新Playwright配置
- 优化回归测试稳定性:增加超时时间到15秒,修复定位器
- 创建Woodpecker CI工作流:CI、部署和质量门禁配置
- 添加Jest配置和测试脚本
- 移除登录页面的默认账号密码显示(安全问题修复)
2026-03-09 10:26:02 +08:00
张翔 e112c75001 fix: handle missing error message elements gracefully 2026-03-06 18:25:10 +08:00
张翔 fdf7bad5eb fix: update toast message extraction and test expectations 2026-03-06 17:55:06 +08:00
张翔 292d672b3a fix: correct CSS selectors and add toast handling methods in ContactPage 2026-03-06 17:46:22 +08:00
张翔 f15830b0a6 docs: add final test summary and update form tests 2026-03-06 13:17:40 +08:00
张翔 8cfc16e142 fix: update ContactPage and form tests to match actual form structure 2026-03-06 13:15:17 +08:00
张翔 50ecd7a241 feat: add page objects for all pages 2026-03-06 12:07:18 +08:00