Commit Graph

757 Commits

Author SHA1 Message Date
d2fc644bcc Add startMinute, durationMinutes, and lane to sequence steps in tests 2026-04-15 00:54:39 +02:00
a863de897a Add startMinute, durationMinutes, and lane to scene document validation tests 2026-04-15 00:54:31 +02:00
3828b8d43b Add test for resolving timed held sequence clips 2026-04-15 00:54:25 +02:00
f3e223f358 Add startMinute, durationMinutes, and lane to test step 2026-04-15 00:54:25 +02:00
00e0d77a18 Remove unused test file for project sequence templates 2026-04-15 00:23:40 +02:00
768a963025 Add legacy dialogue to project document JSON test 2026-04-15 00:23:27 +02:00
09fe277239 Add test for migrating legacy project sequence steps into clips 2026-04-15 00:23:22 +02:00
06f3db4cf5 Add tests for project sequence templates 2026-04-15 00:08:19 +02:00
7ed5751684 Remove unused constant from project-document-json.test.ts 2026-04-14 23:55:37 +02:00
ad84de0ca6 Add tests for project schedule routines and interaction run-sequence links 2026-04-14 23:54:07 +02:00
e98ff663be Add test for resolving actor held steps from referenced project sequences 2026-04-14 23:53:53 +02:00
d3fcb10ebc Test run-sequence links through authored impulse steps in RuntimeInteractionSystem 2026-04-14 23:53:44 +02:00
d351eb6176 Add NPC entity to project document JSON test 2026-04-14 23:53:44 +02:00
b578897fd0 Update imports and add new function in runtime-interaction-system.test.ts 2026-04-14 23:51:19 +02:00
a88fb5422d Add trigger volume entity creation in project document JSON test 2026-04-14 23:50:03 +02:00
78e9ed6ad1 Update test version to PLAYER_START_PAUSE_BINDINGS_SCENE_DOCUMENT_VERSION 2026-04-14 23:50:03 +02:00
c0a9226481 Add tests for project sequences and migration 2026-04-14 23:49:55 +02:00
c2b26a4ba1 Include sequences in runtime project scheduler tests 2026-04-14 23:48:32 +02:00
4ab0d56026 Add project sequence library to runtime scene fixture 2026-04-14 23:48:32 +02:00
538c5d6750 Update test assertion for project sequence steps 2026-04-14 23:21:09 +02:00
37072be614 Update project sequence steps tests to include stepClass for impulse and held steps 2026-04-14 23:21:05 +02:00
abdab08cd7 Update terminology from 'schedule' to 'sequencer' and add tests for project sequence steps 2026-04-14 23:15:44 +02:00
a33805ba17 Add unit tests for pause navigation controller 2026-04-14 22:43:58 +02:00
944a63fda9 Remove tests for input suspension in navigation controllers 2026-04-14 22:42:35 +02:00
9b66cf7336 Add pauseTime to PlayerStartActionInputState in tests 2026-04-14 22:42:28 +02:00
a1c69c9366 Add unit tests for player input bindings 2026-04-14 22:41:06 +02:00
5958a94750 Add pause bindings migration in scene document JSON tests 2026-04-14 22:40:24 +02:00
4cd47fecca Add validation for pauseTime input binding in scene document tests 2026-04-14 22:40:12 +02:00
e8b26e4f96 Add test case to ignore drag orbit and zoom while input is suspended 2026-04-14 22:40:06 +02:00
94a806c2e7 Add test case to ignore mouse look while input is suspended 2026-04-14 22:39:59 +02:00
fe87f972a5 Add setRuntimeDialogueHandler to MockRuntimeHost 2026-04-14 22:28:04 +02:00
c9b0e4c827 Add test for pause overlay in RunnerCanvas 2026-04-14 22:26:40 +02:00
ea7481acc9 Add test for project time pause control effects 2026-04-14 22:26:27 +02:00
c113a8463e Add project global control target and effect tests 2026-04-14 22:25:44 +02:00
559faabd6b Update link actions in build-runtime-scene.test.ts 2026-04-14 21:48:59 +02:00
bbc981cd71 Add support for startDialogue action in runtime scene build and tests 2026-04-14 21:48:54 +02:00
0c6caaa6c0 Remove unused test case from runtime-host.test.ts 2026-04-14 21:27:49 +02:00
651567fbfc Add tests for interaction link triggers and dialogue starts 2026-04-14 21:27:42 +02:00
ac29a21915 Update test to include trigger in dispatch check 2026-04-14 21:20:50 +02:00
77eff081ac Add trigger field to dialogue source and update tests 2026-04-14 21:19:42 +02:00
7198b43241 Update player position handling in interaction system and tests 2026-04-14 21:12:53 +02:00
6e8f91042b Update viewport canvas test to include editor simulation 2026-04-14 20:55:28 +02:00
00dff0edd1 Add test for runtime scene editor simulation 2026-04-14 20:55:28 +02:00
caedbb17f8 Update tests for ViewportCanvas component 2026-04-14 20:54:06 +02:00
f99524b2a1 Update y-coordinate in runtime-interaction-system.test.ts 2026-04-14 20:38:01 +02:00
9d04ea0ba1 Add dialogueId to build-runtime-scene.test.ts 2026-04-14 20:38:01 +02:00
9a80f91094 Add dialogue to NPC entity in build-runtime-scene.test.ts 2026-04-14 20:35:10 +02:00
4d4ebbf03a Add tests for NPC dialogue serialization and migration 2026-04-14 20:34:52 +02:00
64c3cd487e Add test for NPC dialogue references to missing dialogue resources 2026-04-14 20:34:42 +02:00
b4105257a6 Update dialogue start method and add new test cases for RuntimeHost 2026-04-14 20:34:35 +02:00