Skip to content

test(e2e): Add E2E test for sourcemap processing pipeline with debug IDs #9243

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
Oct 13, 2023

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Oct 13, 2023

This adds an E2E test to test the entire sourcemaps processing pipeline with debug IDs:

  • Bundler Plugin injection
  • Bundler Plugin upload
  • SDK debug ID extraction
  • Symbolification

Resolves #9184

@lforst lforst requested review from mydea, Lms24 and AbhiPrasad October 13, 2023 11:43
@lforst lforst merged commit c9aaf8b into develop Oct 13, 2023
@lforst lforst deleted the lforst-test-sourcemap-pipeline branch October 13, 2023 12:26
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.

E2E tests that verify symbolication pipeline
2 participants