Skip to content

Conversation

@mdjastrzebski
Copy link
Member

Summary

Refactors fire-event.test.tsx for better organization and coverage.

Changes:

  • Reorganized tests: common → edge cases
  • Flattened structure (max 1 nesting level)
  • Merged fire-event-textInput.test.tsx into main test file

Test plan

  • All tests pass

@codecov
Copy link

codecov bot commented Jan 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.74%. Comparing base (ae8f3d8) to head (34df811).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1861      +/-   ##
==========================================
- Coverage   95.83%   95.74%   -0.09%     
==========================================
  Files          80       79       -1     
  Lines        1463     1457       -6     
  Branches      405      384      -21     
==========================================
- Hits         1402     1395       -7     
- Misses         60       61       +1     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mdjastrzebski mdjastrzebski changed the title Refactor/fire event tests v2 refactor: rewrite fireEvent tests Jan 10, 2026
@mdjastrzebski mdjastrzebski merged commit 764472f into main Jan 11, 2026
24 checks passed
@mdjastrzebski mdjastrzebski deleted the refactor/fire-event-tests-v2 branch January 11, 2026 09:55
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.

2 participants