-
-
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: Update swap test to handle the details modal #11039
Conversation
Bitrise❌❌❌ Commit hash: d423fa7 Note
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11039 +/- ##
==========================================
+ Coverage 52.75% 52.87% +0.11%
==========================================
Files 1534 1543 +9
Lines 36777 36898 +121
Branches 4335 4363 +28
==========================================
+ Hits 19403 19508 +105
- Misses 16058 16063 +5
- Partials 1316 1327 +11 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Bitrise❌❌❌ Commit hash: 2da90df Note
|
Description
In some occasion, the Swap action detox test fail when trying to inspect the Detail Modal on the Transaction View. The objective for this task would to add some logic so the test could resolve the issue of the detail modal not appearing and making the test fail even thought the swap was successful.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist