Commit Graph

702 Commits

Author SHA1 Message Date
37c3dade46 Add test for round-tripping dialogue library resources through scene schema 2026-04-14 20:02:11 +02:00
f8b604fcb4 Update tests for dialogue library serialization and migration 2026-04-14 20:02:07 +02:00
42fb0020b7 Add SCHEDULER_ACTOR_ROUTINE_EFFECTS_SCENE_DOCUMENT_VERSION constant 2026-04-14 20:02:07 +02:00
6f6dfa2eb2 Add test case for dispatching start dialogue actions for authored interaction links 2026-04-14 20:01:08 +02:00
4116553fc8 Add startDialogue method to runtime interaction system tests 2026-04-14 20:01:01 +02:00
88eaae6a7d Add startDialogue method to runtime control foundation tests 2026-04-14 20:01:01 +02:00
aa84bdff22 Add dialogue interaction link and update test fixture 2026-04-14 20:00:27 +02:00
7498f08506 Move updateAssets call in RuntimeHost tests 2026-04-14 17:22:51 +02:00
9b5d1ab18c Revert updateAssets calls in runtime-host.test.ts 2026-04-14 17:22:25 +02:00
16d7307999 Remove unused constant from project-document-json.test.ts and add updateAssets call in runtime-host.test.ts 2026-04-14 17:22:24 +02:00
1c8cd945ac Move updateAssets call in runtime-host.test.ts 2026-04-14 17:21:54 +02:00
319370df79 Update assets in RuntimeHost before loading scene 2026-04-14 14:02:16 +02:00
fe6c02ba55 Update effect property to effects array in project-document-json.test.ts 2026-04-14 13:58:33 +02:00
fc53c07c2e Add animation properties to build-runtime-scene.test.ts 2026-04-14 13:58:33 +02:00
577df0b21d Add test for actor scheduler animation and follow-path routines in scene document JSON 2026-04-14 13:57:23 +02:00
3ce90898ee Add tests for actor scheduler routines with animation and follow-path effects 2026-04-14 13:56:42 +02:00
4fcb3b1f29 Add tests for actor scheduler animation and follow-path effects 2026-04-14 13:56:07 +02:00
eb1e4eeaea Add test for NPC animation and follow-path pose resolution from project scheduler 2026-04-14 13:55:58 +02:00
8574d350c7 Update runtime-host.test.ts with new control effects and imports 2026-04-14 13:55:58 +02:00
ccde7665a3 Add test for resolving active actor routines into NPC animation and follow-path pose 2026-04-14 13:54:38 +02:00
ec4fb2624e Update tests to include new control effects 2026-04-14 13:54:38 +02:00
f41117cab1 Add tests for actor animation and follow-path state resolution 2026-04-14 13:52:57 +02:00
b4c33dee3b Add test for typed scheduler light control effects in scene document 2026-04-14 03:15:42 +02:00
140153424b Add tests for light control effects and document migration 2026-04-14 03:15:36 +02:00
85ea43d25f Add test for non-actor scheduler effects and default restoration 2026-04-14 03:15:13 +02:00
adbfec0021 Update test for light effects scheduling and restoration 2026-04-14 03:15:06 +02:00
d8837bb72f Refactor and correct type assertions in scene-document-validation.test.ts 2026-04-14 02:44:01 +02:00
36b6e19c4d Mock AnimationMixer with stopAllAction in runtime-host.test.ts 2026-04-14 02:44:01 +02:00
c639fa5dd8 Add initial light state checks in runtime-host test 2026-04-14 02:43:27 +02:00
5c62cc872a Enable point and spot lights in build-runtime-scene test 2026-04-14 02:43:27 +02:00
5a82378dfc Add test for invalid expanded control-surface effect values 2026-04-14 02:42:56 +02:00
ea60fff7a1 Add new control target and effect creation functions in scene-document-validation.test.ts 2026-04-14 02:42:56 +02:00
70b0192c9d Remove duplicate import in control-interaction-links.test.ts 2026-04-14 02:42:56 +02:00
8358616efc Add test for round-tripping expanded control effect families in serialization 2026-04-14 02:42:29 +02:00
4b7164d956 Update control interaction links tests with new functionalities 2026-04-14 02:42:20 +02:00
36886a3bc1 Add test for applying expanded typed control effects for model, sound, and scene lighting 2026-04-14 02:42:16 +02:00
75c50e3899 Update runtime-host.test.ts with new control effects and entities 2026-04-14 02:41:21 +02:00
c22a991a9a Update runtime control foundation tests with new properties and capabilities 2026-04-14 02:41:16 +02:00
5cd45a3417 Add time settings to test case 2026-04-14 02:11:39 +02:00
8474075851 Add project name to test case 2026-04-14 02:11:39 +02:00
aa89eed6a0 Add activeRoutineTitle to buildRuntimeSceneFromDocument test 2026-04-14 02:10:27 +02:00
634c8a73e2 Update NPC presence filtering logic to use project scheduler routines 2026-04-14 02:09:18 +02:00
552519df77 Import additional control and scheduler functions in build-runtime-scene.test.ts 2026-04-14 02:09:18 +02:00
42ad2e71d7 Add test for round-tripping authored scheduler routines 2026-04-14 02:07:55 +02:00
2a1e3cdcc9 Import additional control and scheduler functions in tests 2026-04-14 02:07:55 +02:00
f1cbca4c18 Add test for rejecting project schedule routines targeting missing actors 2026-04-14 02:07:08 +02:00
6c4975c928 Test NPC activity resolution from project scheduler 2026-04-14 02:06:50 +02:00
7ec0328eac Add scheduler to scene document tests 2026-04-14 02:06:50 +02:00
ebabd00624 Add tests for project scheduler routines and legacy NPC presence migration 2026-04-14 02:05:53 +02:00
97e9b7fa0a Update tests to include scheduler and presence features 2026-04-14 02:05:41 +02:00