acdream/tests/AcDream.App.Tests/Input
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
..
CameraPointerInputControllerTests.cs refactor(input): own pointer and callback lifetime 2026-07-22 11:59:33 +02:00
DispatcherCameraInputSourceTests.cs refactor(input): own pointer and callback lifetime 2026-07-22 11:59:33 +02:00
DispatcherMovementInputSourceTests.cs refactor(input): own pointer and callback lifetime 2026-07-22 11:59:33 +02:00
GameplayInputActionRouterTests.cs feat(input): assess world objects on right click 2026-07-24 05:42:28 +02:00
GameplayInputCommandControllerTests.cs feat(runtime): define borrowed views commands and ordered events 2026-07-25 19:08:42 +02:00
GameplayInputFrameControllerTests.cs refactor(input): own pointer and callback lifetime 2026-07-22 11:59:33 +02:00
LocalPlayerControllerSlotTests.cs fix(world): restore portal and distant use lifecycles 2026-07-25 09:59:25 +02:00
LocalPlayerImmediatePositionTests.cs refactor(world): extract live entity network updates 2026-07-21 19:11:49 +02:00
LocalPlayerOutboundCombatStyleTests.cs test(app): freeze GameWindow lifecycle boundaries 2026-07-22 09:27:55 +02:00
LocalPlayerProjectionControllerTests.cs refactor(camera): extract the update frame 2026-07-22 03:08:58 +02:00
MouseLookControllerTests.cs refactor(input): extract the gameplay frame 2026-07-22 01:38:40 +02:00
OutboundInteractionQueueTests.cs fix(interaction): close selection lifecycle review gaps 2026-07-21 09:01:02 +02:00
PlayerMouseLookMovementTests.cs test(app): freeze GameWindow lifecycle boundaries 2026-07-22 09:27:55 +02:00
PlayerMovementPlacementTransactionTests.cs refactor(runtime): extract local teleport and player mode 2026-07-22 02:50:15 +02:00
QuiescentInputContextTests.cs refactor(input): own pointer and callback lifetime 2026-07-22 11:59:33 +02:00
RetailLocalPlayerFrameControllerTests.cs refactor(camera): extract the update frame 2026-07-22 03:08:58 +02:00
RetainedUiGameplayBindingTests.cs refactor(input): own gameplay action routing 2026-07-22 12:43:05 +02:00
SilkInputSourceLifetimeTests.cs refactor(input): own pointer and callback lifetime 2026-07-22 11:59:33 +02:00