docs: note manual game testing in refractor test plan
All checks were successful
Ruff Lint / lint (pull_request) Successful in 10s
All checks were successful
Ruff Lint / lint (pull_request) Successful in 10s
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) <noreply@anthropic.com>
This commit is contained in:
parent
cf1d9c372d
commit
3b36dc33ee
@ -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 |
|
||||
|---|---|
|
||||
|
||||
Loading…
Reference in New Issue
Block a user