Commit Graph

804 Commits

Author SHA1 Message Date
25652450ef Simplify test setup for ProjectSequencerPane 2026-04-15 07:28:15 +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
ca5c058bf8 Fix loop checkbox selection in project sequences panel test 2026-04-15 06:27:48 +02:00
69246c2092 Add tests for project schedule control options 2026-04-15 06:27:48 +02:00
e01ecae0a3 Add tests for editing actor animation and path effects in ProjectSequencesPanel 2026-04-15 06:25:40 +02:00
1d18e0b447 Update tests/unit/project-sequencer-pane.test.tsx with onCreateRoutineSequence and remove unused props 2026-04-15 06:25:18 +02:00
4093f602b6 Update tests to use mouse events instead of pointer events 2026-04-15 06:11:13 +02:00
b7ffb59461 Update test to ignore x coordinate in elementFromPoint 2026-04-15 06:08:58 +02:00
b145daac4c Make sequence placement tests asynchronous 2026-04-15 06:08:00 +02:00
7862a5fd15 Update project sequencer pane test to use ProjectScheduleTargetOption type 2026-04-15 06:06:46 +02:00
4f6e19095d Refactor and enhance ProjectSequencerPane tests 2026-04-15 06:06:41 +02:00
5888a42713 Update tests to remove Target and Legacy Day Filter checks 2026-04-15 05:57:51 +02:00
dc0f69e433 Remove duplicate import in runtime-host.test.ts 2026-04-15 05:47:44 +02:00
9a84032d43 Test scheduler impulse sequences fire only once per session 2026-04-15 05:46:30 +02:00
38820f1bf4 Add unit test for ProjectSequencerPane component 2026-04-15 05:27:47 +02:00
902eacc18c Add test for starter environment project package serialization 2026-04-15 04:29:04 +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
8d21c917f1 Add previewUrl to loadedImageAssets in tests/unit/runner-canvas.test.tsx 2026-04-15 04:27:31 +02:00
5a443e9da3 Update material names and add tests for box face UVs and scene document migration 2026-04-15 04:12:01 +02:00
a4eaba47d9 Update test to expect exception on invalid document 2026-04-15 03:54:40 +02:00
28b2114fc5 Refactor document validation check in project-document-json test 2026-04-15 03:51:57 +02:00
0be8e9418b Update MockViewportHost with updateSimulation method 2026-04-15 03:51:57 +02:00
413da1d1ee Add document validation in project-document-json test 2026-04-15 03:51:57 +02:00
865a48cf16 Add test for round-tripping scene transition sequence effects 2026-04-15 03:50:53 +02:00
df33439a5b Refactor scene transition tests and update component logic 2026-04-15 03:50:24 +02:00
a7209957af Update RunnerCanvas test to use setSceneTransitionHandler and onSceneTransitionActivated 2026-04-15 03:50:07 +02:00
6ab057566d Add scene transition options and handlers to ProjectSequencesPanel 2026-04-15 03:50:07 +02:00
5276d994bb Remove unused scene exit entity from tests 2026-04-15 03:49:49 +02:00
08d9581407 Refactor project-document-json.test.ts by removing Scene Exit entities and updating test cases 2026-04-15 03:49:44 +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
c59d673d45 Add box brush test case in project-document-json.test.ts 2026-04-15 01:46:08 +02:00
f4ca697e33 Remove unused brush definition in test 2026-04-15 01:43:44 +02:00
cff3022504 Add test for legacy toggle visibility sequence effects migration 2026-04-15 01:43:41 +02:00
ec6c5e0cef Update toggle visibility effect in project sequence steps 2026-04-15 01:43:41 +02:00
9e1d6caecf Update tests for new sequence step types and target options 2026-04-15 01:43:07 +02:00
8aa35e253e Add unit test for ProjectSequencesPanel 2026-04-15 01:32:09 +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
39fedfca55 Update durationMinutes in project document JSON test 2026-04-15 00:56:32 +02:00
b9cb163aac Enhance runtime project scheduler test with path definitions 2026-04-15 00:54:54 +02:00
49ed94dbcd Update project document JSON test to include duration and lane details 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