18 Commits

Author SHA1 Message Date
129b688ffc Include terrains object in local draft storage test 2026-04-18 20:01:02 +02:00
8c360b3795 Initialize paths object in local draft storage test 2026-04-13 21:30:59 +02:00
da4e79b15e Add default scene editor preferences to test setup 2026-04-11 14:31:20 +02:00
811b51bd6a Update tests for project document serialization and add project name handling 2026-04-11 13:26:59 +02:00
8a1d41567e Add loadingScreen properties to scene-main in local draft storage test 2026-04-11 04:23:39 +02:00
e205cea50c auto-git:
[change] src/app/app.css
 [change] src/commands/set-scene-loading-screen-command.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/runner-web/RunnerCanvas.tsx
 [change] src/runtime-three/first-person-navigation-controller.ts
 [change] src/runtime-three/navigation-controller.ts
 [change] src/runtime-three/orbit-visitor-navigation-controller.ts
 [change] src/runtime-three/runtime-host.ts
 [change] tests/domain/editor-store.test.ts
 [change] tests/serialization/local-draft-storage.test.ts
 [change] tests/serialization/project-document-json.test.ts
 [change] tests/serialization/project-package.test.ts
 [change] tests/unit/runner-canvas.test.tsx
 [change] tests/unit/runtime-host.test.ts
2026-04-11 04:19:51 +02:00
8c112c88af Add loading screen properties to local draft storage test 2026-04-11 04:19:04 +02:00
58b7be9f6b Fix JSON key quoting in local-draft-storage.test.ts 2026-04-11 03:53:48 +02:00
ca8dd5361d Fix scene ID quotes in local draft storage test 2026-04-11 03:53:08 +02:00
eab3e4511a Update test to use createProjectDocumentFromSceneDocument 2026-04-11 03:51:13 +02:00
e80b75e7e0 Expand tests for local draft storage and project scenes 2026-04-11 03:51:10 +02:00
f98c32a7af Update local draft storage test messages and add recovery diagnostic check 2026-04-10 12:26:04 +02:00
6eef0142e2 Update preview group creation to handle wireframe display mode 2026-04-04 19:06:56 +02:00
c280c57619 Extend local draft storage tests to include viewport layout state handling 2026-04-03 01:37:49 +02:00
fc2fa2e36a auto-git:
[change] tests/e2e/box-brush-authoring.e2e.ts
 [change] tests/serialization/local-draft-storage.test.ts
2026-03-31 03:46:32 +02:00
4d95b10e93 Refactor App.tsx, brush-command-helpers.ts, editor-store.test.ts, and local-draft-storage.test.ts 2026-03-31 02:13:52 +02:00
2170d0ccd6 Add tests for error handling in storage operations 2026-03-31 01:51:11 +02:00
4df1773c95 Add tests and enhance local draft storage handling 2026-03-31 01:51:02 +02:00