Commit Graph

879 Commits

Author SHA1 Message Date
ab8bc238bd Update tests to include updateSimulation method in MockViewportHost 2026-04-15 15:14:43 +02:00
41bb2d9e24 Add test for multi-selection synchronization between outliner and viewport 2026-04-15 15:13:15 +02:00
492f7aacab Add test for framing multiple selected model instances around their combined authored bounds 2026-04-15 15:12:38 +02:00
50ab5ea9d1 Add tests for multi-target transform sessions 2026-04-15 15:12:25 +02:00
85b7ddaf2c Add test for delete selection command 2026-04-15 15:11:24 +02:00
2ff06ef6b3 Update test to check active selection ID after duplication 2026-04-15 15:11:24 +02:00
46eea3a044 Update editor store tests to track active id and handle selection-only changes 2026-04-15 15:10:11 +02:00
fd03b74ad5 Add tests for selection click helpers 2026-04-15 15:10:11 +02:00
6fa52483be Update viewport-canvas.test.tsx with activeSelectionId 2026-04-15 15:05:11 +02:00
75807045a3 Add path entity to project document JSON test 2026-04-15 11:23:59 +02:00
7dca8b1b25 Add NPC entity to project document test 2026-04-15 11:21:56 +02:00
b462b5ae2d Update tests for new onSetControlStepPathSmooth in ProjectSequencerPane 2026-04-15 11:19:20 +02:00
817b88497e Add test for migrating legacy actor follow-path effects to smooth paths by default 2026-04-15 11:17:12 +02:00
c84b40869c Add test for smooth path in runtime project scheduler 2026-04-15 11:17:04 +02:00
f739e0387c Add test for smoothing followed paths into rounded corners 2026-04-15 11:16:21 +02:00
438c69ddae Add smoothPath option to project schedule control options 2026-04-15 11:16:21 +02:00
d63cbcff27 Update tests for smooth path in project sequences 2026-04-15 11:15:09 +02:00
8efa090705 Change interactionLinks to an array in runtime-interaction-system.test.ts 2026-04-15 11:01:56 +02:00
f8470bafae Add test for NPC interaction links running click sequences 2026-04-15 11:00:11 +02:00
cccfd67bb3 Modify tests for NPC interaction system 2026-04-15 10:59:53 +02:00
8460ac6329 Add test for migrating legacy NPC dialogue speaker fields 2026-04-15 10:15:27 +02:00
51bfea0a80 Remove speakerName from dialogue lines in project-document-json.test.ts 2026-04-15 10:13:17 +02:00
786039dcd0 Remove speakerName from dialogue lines in build-runtime-scene.test.ts 2026-04-15 10:13:17 +02:00
07835ae7d5 Update speakerName references to use npc.actorId 2026-04-15 10:11:48 +02:00
16f7391801 Remove unused 'speakerName' field in tests 2026-04-15 10:11:48 +02:00
6b74477ebc Remove unused 'speakerName' fields in tests 2026-04-15 10:11:48 +02:00
2bb802f629 Add dialogue to build-runtime-scene test case 2026-04-15 10:05:18 +02:00
6d5208e8b5 Add position option to NPC creation and update tests 2026-04-15 10:04:28 +02:00
a660414009 Remove unused scene document versions from project document JSON test 2026-04-15 10:03:05 +02:00
3bd22bf7c8 Update runtime interaction system test with position and yawDegrees 2026-04-15 10:03:05 +02:00
53aa43025f Refactor NPC entity creation in tests 2026-04-15 10:02:06 +02:00
8028b23924 Refactor NPC entity creation in test 2026-04-15 10:01:08 +02:00
a5e31ad6d3 Add helper function to create runtime NPC fixture in tests 2026-04-15 10:00:56 +02:00
5ff3136762 Remove dialogue library resource test from scene document JSON serialization 2026-04-15 09:59:57 +02:00
8210e00e0f Refactor project-document-json.test.ts by removing dialogue and sequence migration tests 2026-04-15 09:59:53 +02:00
a178760168 Remove unused function startDialogue from runtime-control-foundation.test.ts 2026-04-15 09:59:53 +02:00
a894e33190 Remove unused dialogue interaction link test 2026-04-15 09:58:47 +02:00
534f617d6f Remove unused dialogue interaction link and test cases 2026-04-15 09:58:34 +02:00
fe2ca1d8b6 Update tests to use run sequence instead of start dialogue 2026-04-15 09:58:30 +02:00
9cbe4dfbfa Update dialogue tests to use NPC entities 2026-04-15 09:58:06 +02:00
35b9b33d65 Remove unused startDialogue method from tests 2026-04-15 09:58:06 +02:00
db63dbb612 Update tests for make-npc-talk sequences in RuntimeInteractionSystem 2026-04-15 09:56:58 +02:00
ece9d8f280 Refactor runtime interaction system tests by removing unused imports and handlers 2026-04-15 09:56:14 +02:00
da4e02a6f2 Remove ProjectDialoguesPanel component and related files 2026-04-15 09:53:33 +02:00
3dcc78cb06 Update tests to set 'active' property to true for NPCs 2026-04-15 09:39:13 +02:00
4f84742d25 Update tests to check for specific NPC properties in runtime scene 2026-04-15 09:34:04 +02:00
f674d502b9 Update tests to include 'entity-npc-overnight' in expected results 2026-04-15 09:33:32 +02:00
b304d604a2 Refactor NPC dialogue handling in project document JSON tests 2026-04-15 09:32:39 +02:00
8e2f38e2da Update NPC entity creation in test 2026-04-15 09:32:13 +02:00
fb31411d54 Update test to check for missing NPC default dialogues 2026-04-15 09:30:24 +02:00