vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.93k stars 239 forks source link

Migrated `wrapField` tests to @testing-library/react #1318

Closed zaxoavoki closed 1 month ago

zaxoavoki commented 3 months ago

Is part of https://github.com/vazco/uniforms/issues/1130

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.32%. Comparing base (4b3f109) to head (0b739ca). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1318 +/- ## ========================================== - Coverage 94.55% 94.32% -0.24% ========================================== Files 231 229 -2 Lines 3823 3754 -69 Branches 1030 1011 -19 ========================================== - Hits 3615 3541 -74 + Misses 82 81 -1 - Partials 126 132 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.