feat(e2e): 核心全链路用例与辅助模块

新增 smoke-http、core-full-chain(访客深链守卫、登录黄金路径、可选健康 URL);抽出 music-room-session 辅助;Playwright 忽略本地 admin_debug;CI 注入可选 MOICEN_HEALTHCHECK_URL。

Made-with: Cursor
This commit is contained in:
2026-04-28 11:53:48 +08:00
parent b98785cda5
commit d85027a933
8 changed files with 309 additions and 182 deletions
@@ -50,4 +50,6 @@ jobs:
- name: Playwright
env:
MOICEN_E2E_UNIONID: ${{ secrets.MOICEN_E2E_UNIONID }}
# 可选:Repository variables,例如后端 health/ping;未配置时对应用例 skip
MOICEN_HEALTHCHECK_URL: ${{ vars.MOICEN_HEALTHCHECK_URL }}
run: npx playwright test