test: E2E swap test using RWA#26325
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. |
f7495ad to
81b9faf
Compare
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
All changes are purely additive to test infrastructure - no application code is modified. The Per the tag guidance, SmokeTrade requires SmokeConfirmations since swap flows include transaction confirmations. Performance Test Selection: |
|



Description
E2E test mocking the swap of USDC -> GOOGLEON
Changelog
CHANGELOG entry: E2E swap test using RWA
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Test-only changes (new mocks/fixtures and a new E2E spec) with no production code paths affected.
Overview
Adds a new regression spec
swap-token-rwa.spec.tsthat executes and validates a USDC->GOOGLON swap end-to-end (balance changes and activity completion) using the unified swap UI.Extends swap E2E mocks and fixtures to support the RWA token by adding
GOOGLONto the popular token list, providing spot price entries, and introducing a dedicatedGET_QUOTE_USDC_GOOGLON_RESPONSEquote mock keyed off the destination token address.Written by Cursor Bugbot for commit 64d80ec. This will update automatically on new commits. Configure here.