Commit Graph

9 Commits (2499d59f28794520e5ab8258b98b5f3fc56148d7)

Author SHA1 Message Date
DevDengChao 1b9fcc51a1 test: add Playwright E2E test suite as regression safety net
Set up 24 E2E tests covering auth, navigation, user CRUD, permissions,
UI features, and smoke tests using Playwright with API mocking via
page.route(). This provides a safety net before proceeding with
dependency upgrades.

- Add playwright.config.ts with setup project + storageState auth
- Add .env.e2e disabling captcha/tenant/encryption for test mode
- Add e2e/ directory with fixtures, helpers, page objects, and tests
- Add test:e2e scripts to package.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 18:49:50 +08:00
YunaiV 162b93bc1d 【代码优化】全局:允许 .local 提交到 git 上 2024-07-22 22:11:07 +08:00
YunaiV 500b8632df 【优化】增加 pnpm-lock 保证大家更好的打包 2024-04-29 21:47:49 +08:00
puhui999 5910d53d8f 修复差异 2023-04-15 13:43:38 +08:00
YunaiV ce936ed296 Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vue3 into dev
 Conflicts:
	.gitignore
	src/views/infra/job/JobLog.vue
2023-03-28 23:55:19 +08:00
Siyu Kong a422300cc1 chore: 过滤ide文件 2023-03-23 10:45:40 +08:00
puhui999 94a6305fce update 2023-03-23 00:36:25 +08:00
admin d034e9b2b5 重写dept 2023-03-19 21:56:23 +08:00
YunaiV 56f3017baa 初始化项目,自 v1.7.1 版本开始 2023-02-11 00:44:00 +08:00