acdream/tests/AcDream.App.Tests/Composition
Erik 854d9e9cd1 feat(runtime): define borrowed views commands and ordered events
Establish the J1 presentation-independent contract with instance-scoped clocks and generations, immutable borrowed views, typed generation-gated commands, normalized ordered diagnostics, and teardown acknowledgements. Route graphical startup plus press-time selection, movement, and combat through focused App adapters over the exact existing owners without adding a queue or mirrored world.

Validated by the Release solution build, 13 Runtime tests, 3,838 App tests with three existing skips, and the complete 8,424-test Release suite with five existing skips.

Co-authored-by: Codex <codex@openai.com>
2026-07-25 19:08:42 +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(app): complete session startup composition 2026-07-22 18:49:31 +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