adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
7.02k stars 2.19k forks source link

Use `vitest-browser-react` and `browserUserEvent` #3629

Closed amanmahajan7 closed 2 weeks ago

amanmahajan7 commented 2 weeks ago

https://github.com/vitest-dev/vitest-browser-react

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.83%. Comparing base (8685a70) to head (6519308). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3629 +/- ## ========================================== + Coverage 91.02% 91.83% +0.81% ========================================== Files 48 48 Lines 3453 3453 Branches 667 686 +19 ========================================== + Hits 3143 3171 +28 + Misses 310 282 -28 ``` [see 10 files with indirect coverage changes](https://app.codecov.io/gh/adazzle/react-data-grid/pull/3629/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adazzle)