Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate enzyme to our react-unit-test-utils #450

Merged

Conversation

Syed-Ali-Abbas-Zaidi
Copy link
Contributor

@Syed-Ali-Abbas-Zaidi Syed-Ali-Abbas-Zaidi commented Dec 27, 2023

This PR migrates the enzyme to @edx/react-unit-test-utils.

@Syed-Ali-Abbas-Zaidi Syed-Ali-Abbas-Zaidi self-assigned this Dec 27, 2023
@jesperhodge
Copy link
Member

Hi @Syed-Ali-Abbas-Zaidi , thanks for the great PR! I hope we can get the failing tests figured out.

Could you rename this PR to "migrate enzyme to react-test-renderer" or "migrate enzyme to our react-unit-test-utils"? Since we are not shifting to RTL here.

@Syed-Ali-Abbas-Zaidi Syed-Ali-Abbas-Zaidi changed the title feat: migrate enzyme to RTL feat: migrate enzyme to our react-unit-test-utils Jan 3, 2024
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6945234) 90.57% compared to head (8c74b20) 90.61%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #450      +/-   ##
==========================================
+ Coverage   90.57%   90.61%   +0.03%     
==========================================
  Files         227      228       +1     
  Lines        4129     4156      +27     
  Branches      831      842      +11     
==========================================
+ Hits         3740     3766      +26     
- Misses        369      370       +1     
  Partials       20       20              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jesperhodge jesperhodge merged commit dcdaace into openedx:main Jan 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants