Zihao Xu
2b5ec24455
test(web): add tests for all composables (#101)
Add comprehensive tests for Vue composables:
- useSharedTicker (100% coverage)
- useTextures (97% coverage)
- useGameControl (92% coverage)
- useGameInit (69% coverage)
Tests cover:
- Lifecycle hooks (mount/unmount)
- State management
- Function exports
- Error handling
- LLM configuration flow
- Keyboard event handling
Closes #86
2026-01-25 01:17:02 -08:00
..
2025-11-20 01:27:48 +08:00
2026-01-25 01:17:02 -08:00
2025-11-20 01:27:48 +08:00
2025-11-22 01:13:36 +08:00
2026-01-24 13:47:23 +08:00
2026-01-24 13:47:23 +08:00
2026-01-19 21:26:09 +08:00
2025-12-04 21:33:14 +08:00
2026-01-19 20:48:28 +08:00