Commit Graph

645 Commits

Author SHA1 Message Date
6841adfe1e Update runtime scene fixture with control definition 2026-04-14 01:36:42 +02:00
cb390ba8b1 Add createEmptyRuntimeControlSurfaceDefinition to tests 2026-04-14 01:36:42 +02:00
a5a1b4d68c Add test for migrating pre-presence NPC entities to always-authored presence 2026-04-13 23:56:22 +02:00
5166af9cbf Update NPC entity test to include time window presence 2026-04-13 23:56:22 +02:00
f86cad1ea8 Add PATH_FOUNDATION_SCENE_DOCUMENT_VERSION and NPC presence creation functions 2026-04-13 23:56:22 +02:00
3731487756 Add NPC presence window validation tests 2026-04-13 23:55:54 +02:00
108ebe0bc4 Add createNpcTimeWindowPresence function 2026-04-13 23:55:54 +02:00
27395319cc Enhance build-runtime-scene test to filter active NPC presence 2026-04-13 23:55:38 +02:00
8bb07dc012 Update build-runtime-scene test with NPC presence imports 2026-04-13 23:55:38 +02:00
4f312bd3d0 Add tests for runtime NPC presence 2026-04-13 23:55:38 +02:00
3393330261 Initialize staticColliders and npcDefinitions in test fixture 2026-04-13 23:54:54 +02:00
bcf03e7b72 Add target kind check in viewport-host.ts 2026-04-13 22:33:35 +02:00
59f2d78125 Add integration test for path-point editing 2026-04-13 22:33:13 +02:00
7012636279 Add tests for path point operations and viewport focus on path points 2026-04-13 22:31:20 +02:00
6d913d4a3d Add path creation and transformation tests 2026-04-13 22:31:06 +02:00
6470718c47 Add tests for path commands 2026-04-13 21:32:09 +02:00
9daa57d46c Update test to use getByRole for button 2026-04-13 21:32:09 +02:00
60a4f01adf Use createDefaultWorldSettings in createEmptySceneDocument 2026-04-13 21:30:59 +02:00
8c360b3795 Initialize paths object in local draft storage test 2026-04-13 21:30:59 +02:00
7b0e561f00 Add paths array to runtime scene fixture 2026-04-13 21:30:59 +02:00
3646769648 Add test for invalid authored path foundations validation 2026-04-13 21:29:26 +02:00
786fc7ce81 Ensure paths are initialized in createEmptySceneDocument 2026-04-13 21:29:26 +02:00
5975f4fb93 Update viewport focus test to include Path selection 2026-04-13 21:28:54 +02:00
74a0bd1b9d Add integration test for path inspector 2026-04-13 21:28:54 +02:00
8146606eb4 Update test for project document JSON serialization 2026-04-13 21:27:48 +02:00
1c30cc2027 Update project document serialization tests to include paths and migration logic 2026-04-13 21:27:44 +02:00
65b1e9e68b Add tests for scene path resolution and sampling 2026-04-13 21:27:44 +02:00
26f4c1b8ac Update test for runtime scene paths and segments 2026-04-13 21:27:01 +02:00
bdf127d980 Add scene path creation and update tests 2026-04-13 21:26:48 +02:00
0eac096de5 Add paths functionality to scene document and related components 2026-04-13 21:21:39 +02:00
94dfc1be1e Add test for NPC foundation entity migration with default collider settings 2026-04-13 17:38:00 +02:00
5cb37780ec Update scene document version in serialization test 2026-04-13 17:33:25 +02:00
a5d19cfb4a Add unit test for NPC actor registry 2026-04-13 17:33:25 +02:00
ad0a687e1b Add collider properties to scene document JSON test 2026-04-13 17:31:31 +02:00
0b112b1c45 Add test for invalid NPC collider eye height 2026-04-13 17:31:19 +02:00
2338adcae4 Update tests to reflect new collider expectations 2026-04-13 17:31:12 +02:00
40ee88e8fc Update scene-document-json.test.ts to include createDefaultProjectTimeSettings import 2026-04-13 16:39:57 +02:00
643eef3a0b Add default project time settings in scene document migration and test cases 2026-04-13 16:38:50 +02:00
3b1be1645c Add modelAssetId to entity creation test 2026-04-13 16:36:23 +02:00
ed60b22a44 Update test with static model asset ID 2026-04-13 16:36:23 +02:00
0d3de2d2a6 Add NPC entity to buildRuntimeSceneFromDocument test 2026-04-13 16:35:11 +02:00
cf10213a94 Add test for NPC entity serialization and migration 2026-04-13 16:35:02 +02:00
7832708e2a Add NPC validation tests in scene document validation 2026-04-13 16:34:28 +02:00
478c6d0dfa Add test for duplicating NPCs with fresh stable actor ID 2026-04-13 16:34:07 +02:00
dc33d99d81 Add NPC entity to project document and update tests 2026-04-13 16:33:47 +02:00
f27c71137e Add NPC entity creation and validation tests 2026-04-13 16:33:40 +02:00
ac84a15d7f Add npcs array to runtime scene fixture 2026-04-13 16:33:25 +02:00
7c4c9a476f Add modelAssetId to entity target in editor-store tests 2026-04-13 16:33:25 +02:00
318a95d2be Update viewport test helpers to support entity creation targets 2026-04-13 16:32:57 +02:00
0904ff8bfb Fix formatting in runtime-project-time.test.ts 2026-04-13 15:56:08 +02:00