**Context:** Test coverage for #42-#44. **Where:** - `src/components/__tests__/TopMoversCard.test.tsx` **What to do:** - Cover rendering with data, loading, empty, and the share action. **Suggested approach:** 1. Cover rendering with data, loading, empty, and the share action from #44. **Watch out for:** - None beyond standard test hygiene. **Definition of done:** - [ ] Test file exists and covers all states
Context: Test coverage for #42-#44.
Where:
src/components/__tests__/TopMoversCard.test.tsxWhat to do:
Suggested approach:
Watch out for:
Definition of done: