Open Issues Need Help
View All on GitHubAI Summary: This issue addresses the missing test coverage for the `resetGame` function within `useGameActions`. The goal is to add a new test that verifies `resetGame` correctly calls `session.clearGuesses()` and `session.clearRanges()`, and confirms that no server interaction occurs during the reset process.
Complexity:
1/5
good first issue size/XS
the daily history game. guess the year of historical events in six tries or less!
TypeScript