Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement fixes in Raygun4JS to correctly handle XHRs and virtual pa…
…ges + enables tests (#491) * Update tests.yml * Update tests.yml * Update tests.yml * bump Jasmin version * Update npm packages * Update tests.yml * Update jasmine.json * Update jasmine.json * add code mod * npx jscodeshift -t ./node_modules/@wdio/codemod/async .\tests\ to fix tests * cleaned up packages (almost working) * got correct async usage (i think) * fix * fixed one error * Now with moar magic * version bump * clean * test updates * tests seem to be passing * Update rumXhrStatusTracking.js * Update rumXhrStatusTracking.js * Update requestId.js * Update eventsXhr.js * Update payloadManualSendTests.js * Update manualSend.html * Update payloadManualSendTests.js * Update wdio.conf.js * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Ollie Bannister <[email protected]> * Update jasmine.json Co-authored-by: Ollie Bannister <[email protected]> * Update tests/specs/v2/rumXhrStatusTracking.js * small update * Less allowInsecureSubmissions * npm install * npm audit fix * Update rumReferencedFetchWithFetchSnippet.html * less need for long browser.pause()s * Update rumXhrStatusTracking.js * Update tests.yml --------- Co-authored-by: Ollie Bannister <[email protected]>
- Loading branch information