vazco / uniforms

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

Migrated `SubmitField` tests to @testing-library/react #1269

Closed zendranm closed 1 year ago

zendranm commented 1 year ago

This PR migrates SubmitField tests to @testing-library/react.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1269 (caf6560) into master (cfaf81a) will decrease coverage by 0.19%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1269      +/-   ##
==========================================
- Coverage   97.48%   97.30%   -0.19%     
==========================================
  Files         231      231              
  Lines        3821     3821              
  Branches     1031     1031              
==========================================
- Hits         3725     3718       -7     
  Misses          4        4              
- Partials       92       99       +7     

see 4 files with indirect coverage changes