Files
soroban-abacus-flashcards/apps
Thomas Hallock 2f06ed3bbf test(players): add unit tests for useUserPlayers optimistic updates
Tests cover:
- useCreatePlayer optimistic updates to list() and listWithSkillData()
- Graceful degradation when listWithSkillData isn't cached
- Rollback on server errors and network failures
- Cache invalidation on success/error
- API integration (correct endpoint, request body)
- useUpdatePlayer optimistic updates and rollback
- useDeletePlayer optimistic delete and rollback

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 17:43:38 -06:00
..