Open Issues Need Help
View All on GitHub Test Mocking Issues in useSession Hook Tests 4 months ago
AI Summary: Tests for the `useSession` hook are failing due to conflicts between the hook's automatic initialization, fetch mocking timing, and the use of fake timers with asynchronous operations. These issues are causing intermittent `TypeError`s and test timeouts, preventing accurate verification of the hook's time-tracking functionality.
Complexity:
3/5
enhancement good first issue