fix(clazz-dual-view): use index-based role selection with org-select loop
music-room Playwright (Gitea Actions) / playwright (push) Successful in 41m31s

Replace text-based filter that failed to find teacher role button with
the original index-based approach (nth(2)), wrapped in an org-select
handling loop matching the supervisor-features pattern.

Also adds test.setTimeout(240_000) for CI environment slowness and
documents authcore as public repo in CLAUDE.md.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-03 21:45:07 +08:00
parent 8d389c17c9
commit bcd53411bb
2 changed files with 16 additions and 5 deletions
+5
View File
@@ -37,6 +37,11 @@
SSH 连接服务器(部署用):`ssh -i ~/.ssh/id_rsa.moicen weli@101.43.244.164`
## 仓库迁移注意
- `authcore`Firebase Auth Core)是**公开仓库**,不要托管到自托管 Gitea
- huike-e2e-moicen、huike-front、huike-back、resty_functions 这 4 个仓库需要统一管理 GitHub ↔ Gitea 同步
## 工具链
- 文本检索:`rg`ripgrep