Fix apply button - #294
Closed
lulu-cao wants to merge 2 commits into
Closed
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Jul 2, 2026 in 18s
Quality Gate passed
Annotations
Check warning on line 125 in src/components/__tests__/MentorsProfileCard.test.tsx
sonarqubecloud / SonarCloud Code Analysis
Prefer a more specific assertion instead of this generic one, e.g. "expect(screen.getAllByTestId('StarIcon')).toHaveLength(5)".
See more on https://sonarcloud.io/project/issues?id=Women-Coding-Community_wcc-frontend&issues=AZ8gyEHbMAuTQp1iREoe&open=AZ8gyEHbMAuTQp1iREoe&pullRequest=294
Check failure on line 135 in src/components/__tests__/MentorsProfileCard.test.tsx
sonarqubecloud / SonarCloud Code Analysis
Add at least one assertion to this test case.
See more on https://sonarcloud.io/project/issues?id=Women-Coding-Community_wcc-frontend&issues=AZ8gyEHbMAuTQp1iREof&open=AZ8gyEHbMAuTQp1iREof&pullRequest=294
Loading