Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
✨ Files requiring CODEOWNER review ✨🕵️ @MetaMask/extension-privacy-reviewers (1 files, +1 -0)
🧪 @MetaMask/qa (1 files, +36 -0)
🔄 @MetaMask/swaps-engineers (7 files, +660 -107)
|
|
Builds ready [71711e5]
⚡ Performance Benchmarks (Total: 🟢 6 pass · 🟡 12 warn · 🔴 0 fail)
🌐 Dapp Page Load BenchmarksCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
fc07445 to
72a0784
Compare
Builds ready [72a0784]
⚡ Performance Benchmarks (Total: 🟢 6 pass · 🟡 12 warn · 🔴 0 fail)
🌐 Dapp Page Load BenchmarksCurrent Commit: 📄 Localhost MetaMask Test DappSamples: 100 Summary
📈 Detailed Results
Bundle size diffs
|




Description
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Changes are limited to E2E test fixtures/mocks and a privacy allowlist entry, with no production logic impact; main risk is increased test flakiness due to new async SSE/STX flows and timeouts.
Overview
Updates Bridge E2E coverage to run with SSE quote streaming enabled and (optionally) Smart Transactions (STX), including new mocks for
getQuoteStreamand STX sentinel/transaction service endpoints and updated fixture flag plumbing.Adjusts bridge test flows to handle the STX status modal (waiting for complete/failed and closing to view activity), refactors shared
enterBridgeQuotehelper, and tweaks a few test expectations/mock payloads (e.g., balances, tx status shape, and swap quotevalue). Also addstx-sentinel-linea-mainnet.api.cx.metamask.iotoprivacy-snapshot.json.Written by Cursor Bugbot for commit 72a0784. This will update automatically on new commits. Configure here.