Skip to content

ref(tests): Move top-level jest config to jest folder #4978

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

Merged
merged 2 commits into from
Apr 27, 2022

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented Apr 26, 2022

This moves our base jest config into a jest folder, in anticipation of more jest config files in future PRs. It also sets up those files to be linted, by adding the folder to our dev tsconfig and to our main eslint config.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 26, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 18.35 KB (-8.87% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 57.52 KB (-10.98% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 17.13 KB (-9.17% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 51.75 KB (-10.73% 🔽)
@sentry/browser - Webpack (gzipped + minified) 20.94 KB (-9.88% 🔽)
@sentry/browser - Webpack (minified) 72.5 KB (-11.28% 🔽)
@sentry/react - Webpack (gzipped + minified) 20.98 KB (-9.89% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 45.97 KB (-4.34% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 24.14 KB (-7.44% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 22.65 KB (-7.51% 🔽)

@lobsterkatie lobsterkatie force-pushed the kmclb-move-jest-config-to-jest-folder branch 3 times, most recently from 716f884 to 5ef26a4 Compare April 26, 2022 08:50
@AbhiPrasad AbhiPrasad added this to the 7.0.0 milestone Apr 26, 2022
@lobsterkatie lobsterkatie force-pushed the kmclb-move-jest-config-to-jest-folder branch from 5ef26a4 to 90fbafa Compare April 26, 2022 13:57
@lobsterkatie lobsterkatie force-pushed the kmclb-move-jest-config-to-jest-folder branch from 90fbafa to a94d05d Compare April 26, 2022 16:08
@lobsterkatie lobsterkatie force-pushed the 7.x branch 2 times, most recently from 0040b0f to 299aeb3 Compare April 26, 2022 22:40
@lobsterkatie lobsterkatie force-pushed the kmclb-move-jest-config-to-jest-folder branch from a94d05d to 68f47f7 Compare April 26, 2022 23:04
@lobsterkatie lobsterkatie force-pushed the kmclb-move-jest-config-to-jest-folder branch from 68f47f7 to 7632f9a Compare April 27, 2022 07:30
@lobsterkatie lobsterkatie marked this pull request as ready for review April 27, 2022 07:52
@Lms24 Lms24 self-assigned this Apr 27, 2022
@lobsterkatie lobsterkatie merged commit 4ca2de2 into 7.x Apr 27, 2022
@lobsterkatie lobsterkatie deleted the kmclb-move-jest-config-to-jest-folder branch April 27, 2022 13:54
AbhiPrasad pushed a commit that referenced this pull request May 30, 2022
This moves our base jest config into a `jest` folder, in anticipation of more jest config files in future PRs. It also sets up those files to be linted, by adding the folder to our dev tsconfig and to our main eslint config.
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.

4 participants