-
Notifications
You must be signed in to change notification settings - Fork 839
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
[tech debt] Convert remaining Enzyme tests in src/services
to RTL
#7832
Conversation
+ prefer renderHook over mock component
+ prefer renderHook over mock component for arg testing
- mostly just rerender/unmount API changes
Preview staging links for this PR:
|
💚 Build Succeeded
History
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Nice update! Looks good to me 👍
🗒️ Note to myself to rebase and check this also on the jest upgrade PR. I don't expect any issues from this though 🙂
All clear, as expected there were no issues on jest 29. ✅ |
Summary
Should be pretty straightforward! Was spurred into grabbing this as a small mental break when Tomasz recently mentioned our Enzyme tech debt 👀
QA
General checklist