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
..
2026-01-25 01:17:02 -08:00
2026-01-24 13:47:23 +08:00
2026-01-24 22:42:46 -08:00
2026-01-18 16:59:44 +08:00
2026-01-11 22:29:53 +08:00
2026-01-24 22:42:46 -08:00
2026-01-24 13:47:23 +08:00
2026-01-12 23:25:53 +08:00
2026-01-19 23:46:42 -08:00
2026-01-24 13:47:23 +08:00
2025-11-20 23:55:22 +08:00
2026-01-24 13:47:23 +08:00
2025-12-04 21:33:14 +08:00