From 3b36dc33ee7483764e3cd5e9e2f37454cce106e4 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Wed, 25 Mar 2026 01:28:21 -0500 Subject: [PATCH] docs: note manual game testing in refractor test plan MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sections 7-8 (game simulation, tier-up notifications) are marked as manual testing by Cal — impractical to automate via Playwright. Co-Authored-By: Claude Opus 4.6 (1M context) --- tests/refractor-integration-test-plan.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/refractor-integration-test-plan.md b/tests/refractor-integration-test-plan.md index a515b33..e4c1919 100644 --- a/tests/refractor-integration-test-plan.md +++ b/tests/refractor-integration-test-plan.md @@ -408,6 +408,12 @@ evaluation -> optional tier-up notification. - The test user's team has a valid lineup and starting pitcher set - Record the game ID from the game channel name after starting +**Note:** Cal will perform the test game manually in Discord. Sections 7 and 8 +(REF-50 through REF-64) are not automated via Playwright — game simulation +requires interactive play that is impractical to automate through the Discord +web client. After the game completes, the verification checks (REF-52 through +REF-55, REF-60 through REF-64) can be validated via API calls and bot logs. + ### REF-50: Start a game against AI | Field | Value | |---|---|