Skip to content

Verify SDK behavior through E2E tests #5855

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

Closed
2 tasks done
lforst opened this issue Sep 29, 2022 · 0 comments
Closed
2 tasks done

Verify SDK behavior through E2E tests #5855

lforst opened this issue Sep 29, 2022 · 0 comments
Assignees
Milestone

Comments

@lforst
Copy link
Contributor

lforst commented Sep 29, 2022

Why

It's very valuable for us to have an E2E test setup that does the whole roundtrip from SDK to prod Sentry and back. It will enable us to not only verify that events aren't dropped somewhere but also verify any sort of post-processing that might happen before it hits the servers.

How

We're building on top of work done in #5506.

Separated into units of work:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants