From 3eecccee4c5ccc5d5637c82f85065fc7307e5348 Mon Sep 17 00:00:00 2001 From: hided62 Date: Fri, 31 Jul 2026 18:17:54 +0000 Subject: [PATCH] docs: expose focused live parity suites --- README.md | 2 ++ docs/frontend-legacy-parity.md | 13 +++++++++++++ docs/testing-policy.md | 2 ++ 3 files changed, 17 insertions(+) diff --git a/README.md b/README.md index 52410c8..0a470a8 100644 --- a/README.md +++ b/README.md @@ -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, 서비스, 인증 요구사항은 diff --git a/docs/frontend-legacy-parity.md b/docs/frontend-legacy-parity.md index 61f63a6..bc3f9ed 100644 --- a/docs/frontend-legacy-parity.md +++ b/docs/frontend-legacy-parity.md @@ -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 diff --git a/docs/testing-policy.md b/docs/testing-policy.md index 1a1df06..18eb96f 100644 --- a/docs/testing-policy.md +++ b/docs/testing-policy.md @@ -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, 로그인과