Commit Graph

879 Commits

Author SHA1 Message Date
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
989efdd53d Add resolveRuntimeGlobalTimeState function and enhance runtime project time logic 2026-04-13 15:55:03 +02:00
aea8d7d5a3 Update test case for project document JSON serialization 2026-04-13 15:37:10 +02:00
001ee5543f Update test imports and usage of default world settings 2026-04-13 15:17:09 +02:00
e161de9f99 Refactor time and world settings migration tests 2026-04-13 15:11:24 +02:00
ddf25f06d2 Update night background settings in RunnerCanvas test 2026-04-13 15:11:24 +02:00
1a360fb404 Enhance runtime project time tests with night background scenarios 2026-04-13 15:11:03 +02:00
59ba618e45 Update test for project time settings command 2026-04-13 15:11:03 +02:00
5bbcb2c850 Remove unused background overlay and update tests 2026-04-13 14:11:31 +02:00
08cbc97446 Add night sky asset to test document in runner-canvas.test.tsx 2026-04-12 14:57:57 +02:00
781140ea9a Add test for night background overlay rendering 2026-04-12 14:57:44 +02:00
7f6b592852 Update CSS for runner canvas and add new test cases 2026-04-12 14:57:32 +02:00
658a5f5125 Update test to include default project time settings 2026-04-12 14:38:39 +02:00
ce2719179d Update tests for ambient light intensity checks 2026-04-12 14:36:19 +02:00
1c29b43e1a Update tests for runtime project time 2026-04-12 14:35:57 +02:00
9f420456ab Update project document JSON tests for time migration 2026-04-12 14:35:22 +02:00
c0d8bf9403 Add night sky asset and update time settings in project document JSON test 2026-04-12 14:34:56 +02:00