Conversation
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
These mocks are used by tests in No application code is changed, so this is purely a test infrastructure update. The changes are significant enough to warrant running the affected tests to ensure the mocks still work correctly. Performance Test Selection: |
|



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
Test-only changes that adjust mock endpoints and fixtures; risk is limited to potential E2E flakiness if URL patterns or response shapes don’t match what the app requests.
Overview
Expands E2E API mocking for on-ramp (ramps) flows to cover additional Unified Buy endpoints and reduce reliance on live network calls.
Default mocks now include UAT
v2endpoints fortopTokens,providers, andpayments, and region-aware setup adds corresponding handlers (plus legacytokensfallback) and updates geolocation mocking to explicitly include prod/dev/uat URLs. Mock response fixtures are extended with Base network support and realistic UAT-shaped payloads for tokens, providers, and payment methods, while some prod allowlist/mocks for on-ramp hosts are removed.Written by Cursor Bugbot for commit bbb0c94. This will update automatically on new commits. Configure here.