Commit Graph

488 Commits

Author SHA1 Message Date
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
c937e3d479 Update tests to reflect new dialogue structure 2026-04-15 09:29:24 +02:00
a5ed03f7f3 Add startNpcDialogue method to runtime control foundation test 2026-04-15 09:28:13 +02:00
50809a0392 Modify RuntimeInteractionSystem test to include full dialogue structure and update startDialogue to startNpcDialogue 2026-04-15 09:27:06 +02:00
317854c69f Update tests to include cone and torus brushes 2026-04-15 09:13:23 +02:00
b853ef40ef Add tests for cone and torus brush creation 2026-04-15 09:13:06 +02:00
420d43cae3 Add type check in create-whitebox-primitives.command.test.ts 2026-04-15 08:13:01 +02:00
1fdf8895c5 Add tests for whitebox primitives creation, runtime, geometry, and serialization 2026-04-15 08:13:01 +02:00
563d0916a2 Refactor deformedGeometry assignment in transform-session command test 2026-04-15 08:04:33 +02:00
4254f14f93 Add brushKind to editor-store test 2026-04-15 08:04:33 +02:00
3760e6fb25 Fix type assertion in box-brush-face-editing test 2026-04-15 08:04:33 +02:00
c77bbf8c27 Update test case for runtime project scheduler 2026-04-15 08:02:40 +02:00
17b97575eb Update test case with additional path information 2026-04-15 08:01:40 +02:00
bf662f76f2 Refactor project sequence handling and add whitebox brush geometry support 2026-04-15 07:43:29 +02:00
428667d42b Remove unused test cases in project-schedule-control-options.test.ts 2026-04-15 07:30:56 +02:00
12bb353c03 Add test case for actor timeline sequences without explicit presence effect 2026-04-15 07:29:36 +02:00
d2630d5c47 Remove unused controlEffect steps and effect in runtime-project-scheduler.test.ts 2026-04-15 07:29:22 +02:00
b2448f994b Modify tests for box brush face editing commands 2026-04-15 06:53:48 +02:00
65a5aeb086 Add tests for applying materials and UV states to all box faces 2026-04-15 06:52:18 +02:00
69246c2092 Add tests for project schedule control options 2026-04-15 06:27:48 +02:00
3f5c2036a5 Update world settings command test to use originalWorld 2026-04-15 04:27:31 +02:00
8367d181b1 Add new test file for starter environment assets 2026-04-15 04:27:31 +02:00
ed55b74e01 Remove unused sceneExits from build-runtime-scene.test.ts 2026-04-15 03:49:44 +02:00
f291496709 Remove scene exit related code from build runtime scene test 2026-04-15 03:48:49 +02:00
ec3297e550 Update method name in runtime control foundation test 2026-04-15 03:48:49 +02:00
346c7cfc47 Update tests for scene transition sequences 2026-04-15 03:48:14 +02:00
1d52eecfcc Rename activateSceneExit to startSceneTransition 2026-04-15 03:48:00 +02:00
ec6c5e0cef Update toggle visibility effect in project sequence steps 2026-04-15 01:43:41 +02:00
4ea24e6626 Update tests to remove unused properties and update migration logic 2026-04-15 01:17:22 +02:00
36f81d74b0 Refactor sequence handling and add new sequences panel 2026-04-15 01:17:01 +02:00
b9cb163aac Enhance runtime project scheduler test with path definitions 2026-04-15 00:54:54 +02:00
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
06f3db4cf5 Add tests for project sequence templates 2026-04-15 00:08:19 +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
b578897fd0 Update imports and add new function in runtime-interaction-system.test.ts 2026-04-14 23:51:19 +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
4cd47fecca Add validation for pauseTime input binding in scene document tests 2026-04-14 22:40:12 +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