the daily history game. guess the year of historical events in six tries or less!

1 Open Issue Need Help Last updated: Feb 21, 2026

Open Issues Need Help

View All on GitHub

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