test(battle-engine M13): shared NetworkEmitFixtureBase teardown — close IsForecast/agent global leak

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
gamer147
2026-06-06 13:03:07 -04:00
parent bfd99c4829
commit e6a561b30f
3 changed files with 45 additions and 15 deletions

View File

@@ -9,7 +9,7 @@ namespace SVSim.BattleEngine.Tests
// _battleCamera, _backGround) + RegisterActionManager + OperateReceive — the largest new shim
// surface since M5's prefab path. Isolate "ctor runs" before any play is driven.
[TestFixture]
public class NetworkMgrConstructionProbeTests
public class NetworkMgrConstructionProbeTests : NetworkEmitFixtureBase
{
[Test]
public void HeadlessNetworkBattleMgr_constructs_headless()