Open Issues Need Help
View All on GitHub test: add resetGame coverage to useGameActions about 2 months ago
AI Summary: This issue proposes adding unit tests for the `resetGame` function within the `useGameActions` hook. The tests should verify that `resetGame` correctly calls `session.clearGuesses()` and `session.clearRanges()`, and that no server mutations are triggered during the reset process. The goal is to achieve comprehensive test coverage for all exported functions in `useGameActions`.
Complexity:
1/5
good first issue size/XS
the daily history game. guess the year of historical events in six tries or less!
TypeScript