Files
SVSimServer/SVSim.UnitTests/Infrastructure
gamer147 c2c6a95170 @
fix(tests): SeedViewerAsync tutorialState param is no longer sentinel-overloaded

The previous `if (tutorialState != 0)` block silently dropped overrides for state 0,
so `SeedViewerAsync(tutorialState: 0)` returned whatever BuildDefaultViewer set
(state 1), not state 0. Tests that wanted a fresh-signup viewer were getting one
by accident, and the stale comment claimed the default was 0. Always override.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@
2026-05-28 19:56:06 -04:00
..
2026-05-24 21:13:15 -04:00
@
2026-05-28 19:56:06 -04:00
2026-05-23 14:18:18 -04:00