-
Notifications
You must be signed in to change notification settings - Fork 2
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
test: add testing-library #415
test: add testing-library #415
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## docs/upgrade-storybook-v6-with-webpack5 #415 +/- ##
===========================================================================
+ Coverage 88.47% 98.06% +9.59%
===========================================================================
Files 152 69 -83
Lines 1544 1450 -94
Branches 283 287 +4
===========================================================================
+ Hits 1366 1422 +56
+ Misses 178 28 -150 |
@chenesan 後來也更新了 jest 和重寫 SearchInput 的測試,再請你 review 一下 🙇🏼 |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
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.
強
Purpose
SearchInput
with testing-library since the original one is not working after upgrading jest.