[test optimization] Improve cypress - RUM integration#7600
[test optimization] Improve cypress - RUM integration#7600juan-fernandez merged 3 commits intomasterfrom
Conversation
Overall package sizeSelf size: 4.78 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7600 +/- ##
==========================================
- Coverage 80.32% 80.31% -0.01%
==========================================
Files 733 733
Lines 31546 31547 +1
==========================================
Hits 25338 25338
- Misses 6208 6209 +1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-02-23 15:03:30 Comparing candidate commit 178bd54 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 228 metrics, 32 unstable metrics. |
What does this PR do?
datadog-ci-visibility-test-execution-idcookie instead of cypress global variable, as this is how it works for other integrations.DD_RUM.stopSession.DD_CIVISIBILITY_RUM_FLUSH_WAIT_MILLIS, like other frameworks.testIsolation:false, which normally wouldn't work because the page does not refresh between tests.Motivation
Improve the likelihood of cypress + RUM integration to succeed.
Additional Notes
Tested manually, as this includes using real RUM