You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a deterministic named snapshot scene for the real TeamStandings() screen, reusing or extending the championship fixture data so team standings are rendered through the real game path.
Acceptance criteria
A team standings snapshot scene drives the real TeamStandings() rendering path.
Fixture team points/kills/wins produce a meaningful, stable standings table.
Baseline PNG and snapshot README entry are added, and zig build test-snapshots passes.
What to build
Add a deterministic named snapshot scene for the real
TeamStandings()screen, reusing or extending the championship fixture data so team standings are rendered through the real game path.Acceptance criteria
TeamStandings()rendering path.zig build test-snapshotspasses.Blocked by