Commit Graph

2 Commits

Author SHA1 Message Date
HolgerHatGarKeineNode
584532af6b 🎬 Integrate CountryStatsScene and fix test mocks
Replace placeholder with actual CountryStatsScene (Scene 5) in
PortalPresentation, remove unused PlaceholderScene component,
add missing mock for CountryStatsScene in tests, and fix
PortalPresentationMobile tests to mock correct mobile scene
components.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 14:35:03 +01:00
HolgerHatGarKeineNode
634c63cfa2 🧪 Add comprehensive tests for PortalPresentation audio integration
- Add test suite for PortalPresentation main composition
- Verify PortalAudioManager renders with background music
- Test all 9 scene sequences are rendered in correct order
- Verify scene timing totals 90 seconds (2700 frames at 30fps)
- Test audio integration including loop and volume settings
- Confirm premountFor is set correctly for all scenes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 13:53:58 +01:00