openedx / frontend-platform

A framework for Open edX micro-frontend applications.
http://openedx.github.io/frontend-platform
GNU Affero General Public License v3.0
32 stars 64 forks source link

feat: migrate enzyme with RTL #615

Closed Syed-Ali-Abbas-Zaidi closed 10 months ago

Syed-Ali-Abbas-Zaidi commented 11 months ago

Description:

This PR deprecates enzyme and shift all test cases to RTL.

Merge checklist:

Post merge:

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (683f57d) 83.22% compared to head (fc8e587) 83.50%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #615 +/- ## ========================================== + Coverage 83.22% 83.50% +0.27% ========================================== Files 40 40 Lines 1073 1073 Branches 197 197 ========================================== + Hits 893 896 +3 + Misses 168 165 -3 Partials 12 12 ```

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