-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
chore(tests): add accordion unit tests and snapshots #18780
base: main
Are you sure you want to change the base?
chore(tests): add accordion unit tests and snapshots #18780
Conversation
aa672d6
to
6e78399
Compare
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for carbon-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for v11-carbon-react ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18780 +/- ##
=======================================
Coverage 84.28% 84.29%
=======================================
Files 409 409
Lines 14702 14707 +5
Branches 4846 4845 -1
=======================================
+ Hits 12392 12397 +5
- Misses 2146 2157 +11
+ Partials 164 153 -11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
LGTM
6e78399
to
dc16db4
Compare
dc16db4
to
915203d
Compare
Closes #18779
Update tests to match React
accordion
.Changelog
New
Controlled
story to StorybookTesting / Reviewing
Run
yarn test
inpackages/web-components
to make sure tests pass. (From GH CI workflow)