SIGN IN SIGN UP

fix(visualization): eliminate ~200 console errors and warnings from test suite

Tests passed but emitted noisy console.error/console.warn output that masked
real issues. Fixes include:
- Add initialState to provideMockStore in 10 component/effect tests
- Remove manual subject completion in autoFitCodeMap effect test teardown
- Spy on Object3D.add/remove in 3D print container mesh tests
- Fix test color data and zero-filled positions in mapMesh tests
- Use stable track expression in filePanelFileSelector template
- Suppress JSDOM-only cdkFocusInitial warning in resetMapButton test

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
C
Christian Huehn committed
006e1b529ea26f46e604253eb392d2ff4d3eaeee
Parent: 3961486
Committed by Christian Hühn <161825497+ChristianHuehn@users.noreply.github.com> on 4/14/2026, 1:44:49 PM