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

fix(integrations): Add tests for CustomEvent handling fix #2431

Merged
merged 3 commits into from
Feb 19, 2020

Conversation

lobsterkatie
Copy link
Member

Adds tests to #2429.

@getsentry-bot
Copy link
Contributor

getsentry-bot commented Feb 14, 2020

Warnings
⚠️ Please add a changelog entry for your changes.
Messages
📖 ✅ TSLint passed
📖

@sentry/browser bundle gzip'ed minified size: (ES6: 15.7412 kB) (ES5: 16.7314 kB)

Generated by 🚫 dangerJS against 4e7ab65

@lobsterkatie lobsterkatie changed the title fix(integrations): Add tests for CustomEvent handling fix WIP: fix(integrations): Add tests for CustomEvent handling fix Feb 14, 2020
@lobsterkatie lobsterkatie changed the title WIP: fix(integrations): Add tests for CustomEvent handling fix fix(integrations): Add tests for CustomEvent handling fix Feb 14, 2020
summary.events[0].exception.values[0].mechanism.type,
"onunhandledrejection"
);
// even though it's a regular Event (rather than a PRE) it should sill only
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// even though it's a regular Event (rather than a PRE) it should sill only
// even though it's a regular Event (rather than a PRE) it should still only

Co-Authored-By: Kamil Ogórek <kamil.ogorek@gmail.com>
@kamilogorek kamilogorek self-requested a review February 17, 2020 09:32
@kamilogorek kamilogorek merged commit 644b36c into master Feb 19, 2020
@kamilogorek kamilogorek deleted the kmclb-fake-promise-rejection-handling-tests branch February 19, 2020 13:30
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.

None yet

3 participants