Open Issues Need Help
View All on GitHub useGameLogic hook lacks test coverage 2 months ago
AI Summary: Write unit tests for the `useGameLogic` hook in a React TypeScript project using Vitest and React Testing Library to ensure its functionality and prevent regressions. The hook likely manages game state and logic for a memory matching game.
Complexity:
3/5
enhancement help wanted