vazco / uniforms

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

Migrated `DateField` tests to @testing-library/react #1340

Closed zaxoavoki closed 1 month ago

zaxoavoki commented 2 months ago

Migrated tests for DateField for MUI and Material themes from enzyme to @testing-library/react. Is part of https://github.com/vazco/uniforms/issues/1130

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 95.02%. Comparing base (2a116fb) to head (a547787).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1340 +/- ## ========================================== - Coverage 95.05% 95.02% -0.04% ========================================== Files 175 175 Lines 2892 2892 Branches 763 763 ========================================== - Hits 2749 2748 -1 Misses 59 59 - Partials 84 85 +1 ```

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