Integrated Portal/API/Agent smoke test plan #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Run the remaining launch validation as an integrated system smoke test rather than isolated repo checks.
Portal, API, and Agent generally work together, so testing one repo alone can produce misleading failures. For example, Portal lifecycle checks can be blocked without auth/test credentials, API probes can disagree with the actual Portal route contract, and Agent handlers may return handler-level errors unless invoked through the API with the right ownership and token context.
Source repos
jester/zpack-portaljester/zpack-apijester/zlh-agentCurrent code state
All known code-side changes are committed.
Portal
API
Agent
ZLH_AGENT_TOKENauth is implemented and verified.Integrated smoke sequence
Use a real test user or test bearer token and run these through the actual deployed path:
Login/auth
Create game server
Game operations
Create dev server
Negative/security checks
401.ZLH_AGENT_TOKEN, internal token, Prometheus token, Velocity shared secret, or infra credentials.Provisioning consistency checks
Output format
For each step record:
Success criteria