Skip to content

Conversation

@Lms24
Copy link
Member

@Lms24 Lms24 commented Mar 29, 2022

This PR adds integration tests to test the new XHR transport introduced in #4803

The tests are very similar to the new Fetch transport integration tests introduced in #4765. The only difference is that they disable the browsers' Fetch API by setting window.fetch = undefined. This way, the SDK falls back to the XHR transport.

ref: https://getsentry.atlassian.net/browse/WEB-752

@Lms24 Lms24 changed the title test(browser): add integration tests for new XHR transport test(browser): Add integration tests for new XHR Transport Mar 29, 2022
@Lms24 Lms24 requested a review from AbhiPrasad March 29, 2022 12:52
@Lms24 Lms24 merged commit 8035b14 into master Mar 29, 2022
@Lms24 Lms24 deleted the lms-new-xhr-transport-integ-test branch March 29, 2022 13:22
@AbhiPrasad AbhiPrasad added this to the Pre 7.0.0 Work milestone Apr 6, 2022
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.

3 participants