vazco / uniforms

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

Migrated `AutoField` tests to @testing-library/react #1266

Closed ErnestTeluk closed 1 year ago

ErnestTeluk commented 1 year ago

Rewrite AutoField tests to @testing-library/react.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1266 (d68e89a) into master (dd07192) will decrease coverage by 0.86%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1266      +/-   ##
==========================================
- Coverage   97.63%   96.78%   -0.86%     
==========================================
  Files         231      231              
  Lines        3812     3821       +9     
  Branches     1028     1031       +3     
==========================================
- Hits         3722     3698      -24     
- Misses          4       12       +8     
- Partials       86      111      +25     

see 15 files with indirect coverage changes