Commit Graph

179 Commits

Author SHA1 Message Date
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
817b88497e Add test for migrating legacy actor follow-path effects to smooth paths by default 2026-04-15 11:17:12 +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
a660414009 Remove unused scene document versions from project document JSON test 2026-04-15 10:03:05 +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
b304d604a2 Refactor NPC dialogue handling in project document JSON tests 2026-04-15 09:32:39 +02:00
1f0e5cdeb7 Update test to include cone and torus brushes 2026-04-15 09:13:29 +02:00
1fdf8895c5 Add tests for whitebox primitives creation, runtime, geometry, and serialization 2026-04-15 08:13:01 +02:00
902eacc18c Add test for starter environment project package serialization 2026-04-15 04:29:04 +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
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
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
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
4ea24e6626 Update tests to remove unused properties and update migration logic 2026-04-15 01:17:22 +02:00
39fedfca55 Update durationMinutes in project document JSON test 2026-04-15 00:56:32 +02:00
49ed94dbcd Update project document JSON test to include duration and lane details 2026-04-15 00:54:54 +02:00
a863de897a Add startMinute, durationMinutes, and lane to scene document validation tests 2026-04-15 00:54:31 +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
7ed5751684 Remove unused constant from project-document-json.test.ts 2026-04-14 23:55:37 +02:00
d351eb6176 Add NPC entity to project document JSON test 2026-04-14 23:53:44 +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
5958a94750 Add pause bindings migration in scene document JSON tests 2026-04-14 22:40:24 +02:00
4d4ebbf03a Add tests for NPC dialogue serialization and migration 2026-04-14 20:34:52 +02:00
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
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
fe6c02ba55 Update effect property to effects array in project-document-json.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
140153424b Add tests for light control effects and document migration 2026-04-14 03:15:36 +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
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
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