final-form / react-final-form-html5-validation

A swap-in replacement for 🏁 React Final Form's <Field> component to provide HTML5 Validation
MIT License
56 stars 8 forks source link

Migrated to React Testing Library 🐐 #25

Closed erikras closed 4 years ago

erikras commented 4 years ago

Old TestUtils is somewhat deprecated.

codecov[bot] commented 4 years ago

Codecov Report

Merging #25 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           38        41    +3     
  Branches        17        17           
=========================================
+ Hits            38        41    +3     
Impacted Files Coverage Ξ”
src/Html5ValidationField.js 100.00% <100.00%> (ΓΈ)

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update c2e8373...17593a1. Read the comment docs.

erikras commented 4 years ago

Published in v1.1.0.