Skip to content

test(react): Make react unit tests silent#6545

Merged
mydea merged 1 commit intomasterfrom
fn/make-react-tests-silent
Jan 3, 2023
Merged

test(react): Make react unit tests silent#6545
mydea merged 1 commit intomasterfrom
fn/make-react-tests-silent

Conversation

@mydea
Copy link
Copy Markdown
Member

@mydea mydea commented Dec 15, 2022

Currently, we have a bunch of console.warn() outputs there which mess up the test logs a bit.

Currently, we have a bunch of `console.warn()` outputs there which mess up the test logs a bit.
@mydea mydea added Package: react Issues related to the Sentry React SDK Type: Tests labels Dec 15, 2022
@mydea mydea requested review from AbhiPrasad, Lms24 and lforst December 15, 2022 08:30
@mydea mydea self-assigned this Dec 15, 2022
@github-actions
Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.78 KB (-0.02% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 61.27 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.57 KB (+0.02% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 54.8 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.34 KB (0%)
@sentry/browser - Webpack (minified) 66.48 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.36 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.57 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.75 KB (+0.01% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.19 KB (-0.01% 🔽)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 41.87 KB (-0.01% 🔽)
@sentry/replay - Webpack (gzipped + minified) 38.1 KB (0%)

@mydea mydea merged commit 86d3e06 into master Jan 3, 2023
@mydea mydea deleted the fn/make-react-tests-silent branch January 3, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Package: react Issues related to the Sentry React SDK Type: Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants