acdream/tests/AcDream.App.Tests/Net
Erik 011efbeaa7 refactor(runtime): own inventory transaction state
Move the retail one-request-at-a-time gate, shared use busy references, external-container state, item mana, shortcuts, and desired-component snapshots into one Runtime-owned graph over J3's exact ClientObjectTable. Retained UI and session routing now borrow that owner; reset and shutdown preserve the existing order while failure/reentrancy tests protect the transaction boundary.

Co-authored-by: Codex <codex@openai.com>
2026-07-26 08:20:32 +02:00
..
GameWindowLiveSessionOwnershipTests.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
LiveSessionCommandRouterTests.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
LiveSessionResetPlanTests.cs refactor(runtime): own inventory transaction state 2026-07-26 08:20:32 +02:00
LiveSessionShutdownIntegrationTests.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
RetailSkillFormulaTests.cs refactor(net): own live session composition 2026-07-22 10:36:06 +02:00