acdream/tests/AcDream.App.Tests/Composition
Erik 7593078774 refactor(runtime): move session lifetime and ordered transport
Move the canonical WorldSession generation, connect/enter/tick/stop transaction, inbound subscription owner, and retryable teardown acknowledgements into AcDream.Runtime. Keep App as a borrowing graphical host with a single inertable command projection and no mirrored session state.

Validated by 79 Runtime tests, 3,776 App tests with three existing skips, the Release solution build, and 8,428 complete Release tests with five existing skips.

Co-authored-by: Codex <codex@openai.com>
2026-07-25 19:39:24 +02:00
..
AnimationHookRegistrationSetTests.cs refactor(app): compose live presentation startup 2026-07-22 17:55:15 +02:00
CompositionAcquisitionScopeTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
ContentEffectsAudioCompositionTests.cs feat(streaming): shadow-publish flat collision assets 2026-07-25 16:38:54 +02:00
FrameRootCompositionTests.cs feat(rendering): compare the incremental shadow scene 2026-07-24 22:24:30 +02:00
GameWindowCompositionPipelineTests.cs refactor(app): close ordered startup composition 2026-07-22 19:20:20 +02:00
GameWindowPlatformAcquisitionTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
HostInputCameraCompositionTests.cs refactor(app): compose platform input and camera startup 2026-07-22 15:13:04 +02:00
InteractionRetainedUiCompositionTests.cs refactor(app): compose interaction and retained UI startup 2026-07-22 17:20:47 +02:00
InteractionUiRuntimeSourcesTests.cs test(app): add canonical connected soak snapshots 2026-07-22 20:01:06 +02:00
LivePresentationCompositionTests.cs refactor(app): complete session startup composition 2026-07-22 18:49:31 +02:00
PreparedSetupResolverTests.cs perf(content): remove exception-driven setup probes 2026-07-24 15:12:21 +02:00
SessionPlayerCompositionTests.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
SessionStartCompositionTests.cs feat(runtime): define borrowed views commands and ordered events 2026-07-25 19:08:42 +02:00
SettingsDevToolsCompositionTests.cs refactor(app): compose settings and developer tools 2026-07-22 16:11:34 +02:00
WorldRenderCompositionTests.cs feat(diagnostics): complete residency pressure ledger 2026-07-24 16:40:17 +02:00