vazco / uniforms

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

Migrated `NestField` tests to @testing-library/react #1350

Closed piotrpospiech closed 1 month ago

piotrpospiech commented 1 month ago

1346

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.35%. Comparing base (a8f4ced) to head (8cb0f7e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1350 +/- ## ========================================== + Coverage 94.34% 94.35% +0.01% ========================================== Files 200 200 Lines 3306 3314 +8 Branches 896 895 -1 ========================================== + Hits 3119 3127 +8 Misses 70 70 Partials 117 117 ```

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