Commit Graph

12 Commits

Author SHA1 Message Date
严浩
5e79ffe9be build(deps): 更新 eslint-plugin-unicorn 到 61.0.2
- 将 eslint-plugin-unicorn 从 60.0.0 升级到 61.0.2
- 修改 playwright 配置中的命令从 npm 到 pnpm
- 移除了多余的空格和换行符
2025-09-09 10:24:30 +08:00
严浩
868972e889 style: 更新 .editorconfig 文件配置
- 扩展配置到更多文件类型,包括 CSS 预处理器文件
- 添加 end_of_line 和 max_line_length 设置
- 统一使用 LF 换行符
- 设置最大行长度为 120 字符
2025-08-19 16:24:22 +08:00
严浩
ee58de3146 test(config): 更新 Playwright 配置以适应 VSCode 环境
- 添加代码判断是否在 VSCode 中运行,并设置相应的 baseURL
- 修改 webServer 配置,仅在 VSCode 环境中启动本地服务器
- 优化配置文件结构,提高可读性和维护性
2025-08-15 16:33:27 +08:00
严浩
6e18e0f737 feat: 添加 headless 测试支持和修复接口请求页面的路径 2025-03-31 12:36:39 +08:00
严浩
4b109a0829 chore(deps): 更新多个依赖项版本 2025-03-28 09:58:16 +08:00
严浩
2df09cf33f feat: 整理目录结构 2025-03-25 10:36:19 +08:00
mini2024
2b7186ef69 chore: eslint 配置 2025-03-05 00:57:59 +08:00
mini2024
14fdb7ef1f chore(ci): reorganize CI workflows and add depcheck and playwright jobs 2025-01-24 00:28:13 +08:00
严浩
229e167525 更新 CI 工作流以使用新的容器,修改 Playwright 基础 URL,增强测试用例以附加截图和日志 2024-10-12 12:48:36 +08:00
严浩
e50a16a583 Update ci.yaml to use pnpm instead of pnpx for Vercel commands 2024-09-26 17:56:57 +08:00
严浩
6edb5f8462 Playwright Tests 1240 2024-09-26 12:40:11 +08:00
严浩
762d035f38 Playwright Tests 2024-09-26 12:09:51 +08:00