docs: expose focused live parity suites

This commit is contained in:
2026-07-31 18:17:54 +00:00
parent 62152ba8d9
commit 3eecccee4c
3 changed files with 17 additions and 0 deletions
+2
View File
@@ -104,6 +104,8 @@ ref 명령 계약과 실제 화면은 다음 명령으로 비교합니다.
pnpm check:legacy:general
pnpm check:legacy:nation
pnpm test:e2e:frontend-legacy
pnpm test:e2e:main-front-status-live
pnpm test:e2e:main-records-live
```
각 명령의 fixture, 서비스, 인증 요구사항은
+13
View File
@@ -31,6 +31,15 @@ Run the suite from the core2026 repository root:
pnpm test:e2e:frontend-legacy
```
현재 PM2 검증 profile의 실제 PostgreSQL·Redis를 읽는 main 화면 전용 suite는
다음 명령으로 별도 실행합니다. `sammo-verify-che-api` process가 제공하는 환경을
read-only source로 사용하며, 일반 fixture suite에 묵시적으로 섞지 않습니다.
```sh
pnpm test:e2e:main-front-status-live
pnpm test:e2e:main-records-live
```
When another worktree occupies the default ports, set
`FRONTEND_PARITY_GATEWAY_PORT`, `FRONTEND_PARITY_GAME_PORT`, and
`FRONTEND_PARITY_GAME_URL`. If the core2026 worktree is outside the workspace
@@ -38,6 +47,10 @@ that owns `image/`, set `FRONTEND_PARITY_IMAGE_ROOT` to that ignored image
checkout. `FRONTEND_PARITY_ARTIFACT_DIR` retains the tournament and betting
screenshots.
Main 화면 전용 suite의 frontend/API port가 사용 중이면
`FRONTEND_PARITY_LIVE_FRONTEND_PORT``FRONTEND_PARITY_LIVE_API_PORT`
지정합니다.
Run the focused simulator fixture with:
```sh
+2
View File
@@ -59,6 +59,8 @@ pnpm check:legacy:nation
```sh
pnpm test:e2e:frontend-legacy
pnpm test:e2e:main-front-status-live
pnpm test:e2e:main-records-live
```
같은 Chromium, viewport, device scale, zoom, locale, font, image, 로그인과