Skip to content

feat(tests): Inject @sentry/integrations bundles to Playwright templates #6666

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
Jan 9, 2023

Conversation

onurtemizkan
Copy link
Collaborator

@onurtemizkan onurtemizkan commented Jan 5, 2023

This PR adds a configuration to be able to use @sentry/integrations package in our browser integration test scenarios.)
Currently, it only supports @sentry/browser and @sentry/tracing packages / bundles.

This is required to properly integration test #6500 (which is a browser integration from @sentry/integrations package)

@onurtemizkan onurtemizkan changed the title feat(tests): Inject @sentry/integrations bundles to Playwright test… feat(tests): Inject @sentry/integrations bundles to Playwright test pages. Jan 5, 2023
@onurtemizkan onurtemizkan changed the title feat(tests): Inject @sentry/integrations bundles to Playwright test pages. feat(tests): Inject @sentry/integrations bundles to Playwright templates Jan 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.85 KB (+0.01% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 61.46 KB (+0.03% 🔺)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.62 KB (+0.02% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 55 KB (+0.02% 🔺)
@sentry/browser - Webpack (gzipped + minified) 20.38 KB (-0.05% 🔽)
@sentry/browser - Webpack (minified) 66.55 KB (-0.14% 🔽)
@sentry/react - Webpack (gzipped + minified) 20.4 KB (-0.03% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.67 KB (-0.03% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.82 KB (+0.03% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.25 KB (0%)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 42.99 KB (-0.01% 🔽)
@sentry/replay - Webpack (gzipped + minified) 38.24 KB (0%)

@onurtemizkan onurtemizkan marked this pull request as ready for review January 5, 2023 16:21
@lforst lforst merged commit 9f06d48 into master Jan 9, 2023
@lforst lforst deleted the onur/playwright-test-browser-integrations branch January 9, 2023 16:27
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.

2 participants