-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: add selected payment type for ramps sell e2e #12951
base: main
Are you sure you want to change the base?
Conversation
Bitrise✅✅✅ Commit hash: 8e66b5a Note
|
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12951 +/- ##
==========================================
+ Coverage 59.72% 59.74% +0.01%
==========================================
Files 1865 1865
Lines 42011 42012 +1
Branches 5458 5454 -4
==========================================
+ Hits 25093 25101 +8
+ Misses 15239 15236 -3
+ Partials 1679 1675 -4 ☔ View full report in Codecov by Sentry. |
Description
The sell e2e is failing because no sell quotes were available. I made changes in the e2e to explicitly use a selected payment type:
debit-credit
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist