Skip to content
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

feat(browser): Add debugging hints to browser integration tests #4914

Merged

Conversation

lobsterkatie
Copy link
Member

Our old browser integration tests are difficult to debug. This adds a file of (hard-won) debugging tips to the test directory, to hopefully make it easier on the next person. While it's true that it contains a lot of very specific references (to functions, files, etc) and is therefore much more susceptible to becoming out of date, these tests aren't something we change often, and the consequences of such staleness are small.

@github-actions
Copy link
Contributor

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.08 KB (-0.31% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 64.3 KB (-0.49% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.78 KB (-0.42% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 57.69 KB (-0.49% 🔽)
@sentry/browser - Webpack (gzipped + minified) 23.05 KB (-0.8% 🔽)
@sentry/browser - Webpack (minified) 80.89 KB (-1.01% 🔽)
@sentry/react - Webpack (gzipped + minified) 23.09 KB (-0.79% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.86 KB (-0.4% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.02 KB (-0.2% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 24.42 KB (-0.24% 🔽)

@lobsterkatie lobsterkatie merged commit 144bec3 into 7.x Apr 11, 2022
@lobsterkatie lobsterkatie deleted the kmclb-add-debugging-hints-to-browser-integration-tests branch April 11, 2022 20:30
lobsterkatie added a commit that referenced this pull request Apr 13, 2022
Our old browser integration tests are difficult to debug. This adds a file of (hard-won) debugging tips to the test directory, to hopefully make it easier on the next person. While it's true that it contains a lot of very specific references (to functions, files, etc) and is therefore much more susceptible to becoming out of date, these tests aren't something we change often, and the consequences of such staleness are small.
Lms24 pushed a commit that referenced this pull request Apr 26, 2022
Our old browser integration tests are difficult to debug. This adds a file of (hard-won) debugging tips to the test directory, to hopefully make it easier on the next person. While it's true that it contains a lot of very specific references (to functions, files, etc) and is therefore much more susceptible to becoming out of date, these tests aren't something we change often, and the consequences of such staleness are small.
lobsterkatie added a commit that referenced this pull request Apr 26, 2022
Our old browser integration tests are difficult to debug. This adds a file of (hard-won) debugging tips to the test directory, to hopefully make it easier on the next person. While it's true that it contains a lot of very specific references (to functions, files, etc) and is therefore much more susceptible to becoming out of date, these tests aren't something we change often, and the consequences of such staleness are small.
lobsterkatie added a commit that referenced this pull request Apr 26, 2022
Our old browser integration tests are difficult to debug. This adds a file of (hard-won) debugging tips to the test directory, to hopefully make it easier on the next person. While it's true that it contains a lot of very specific references (to functions, files, etc) and is therefore much more susceptible to becoming out of date, these tests aren't something we change often, and the consequences of such staleness are small.
AbhiPrasad pushed a commit that referenced this pull request May 30, 2022
Our old browser integration tests are difficult to debug. This adds a file of (hard-won) debugging tips to the test directory, to hopefully make it easier on the next person. While it's true that it contains a lot of very specific references (to functions, files, etc) and is therefore much more susceptible to becoming out of date, these tests aren't something we change often, and the consequences of such staleness are small.
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