Skip to content

test: add RTL tests for core components with 70% coverage#191

Merged
dev-fatima-24 merged 2 commits into
dev-fatima-24:mainfrom
Harbduls:test/frontend-component-coverage
Apr 28, 2026
Merged

test: add RTL tests for core components with 70% coverage#191
dev-fatima-24 merged 2 commits into
dev-fatima-24:mainfrom
Harbduls:test/frontend-component-coverage

Conversation

@Harbduls
Copy link
Copy Markdown
Contributor

  • Set up Jest with jsdom, React Testing Library, and jest-dom
  • Created comprehensive tests for 10 components/pages
  • Fixed bugs in PatientDashboard (missing error state, Promise handling)
  • Achieved 70.58% line coverage (87 passing tests)

closes #87

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 27, 2026

@Harbduls Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@dev-fatima-24 dev-fatima-24 merged commit d473e4f into dev-fatima-24:main Apr 28, 2026
2 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set up frontend component tests

2 participants