Overview
Write unit tests for the shared UI components built inside frontend/cmmty/components/ using React Testing Library and Jest.
Acceptance Criteria
Contribution Folder
All files must be placed inside frontend/cmmty/. Do not modify any file outside this folder.
How to Contribute
Comment on this issue to express interest, fork the repo, build inside frontend/cmmty/ only, and open a PR targeting main.
Overview
Write unit tests for the shared UI components built inside
frontend/cmmty/components/using React Testing Library and Jest.Acceptance Criteria
Contribution Folder
All files must be placed inside
frontend/cmmty/. Do not modify any file outside this folder.How to Contribute
Comment on this issue to express interest, fork the repo, build inside
frontend/cmmty/only, and open a PR targetingmain.