-
-
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: Migrate 'Approve Custom ERC20 Token Amount' to Detox #7473
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. |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7473 +/- ##
=======================================
Coverage 34.62% 34.62%
=======================================
Files 1019 1019
Lines 27192 27192
Branches 2217 2217
=======================================
Hits 9414 9414
Misses 17287 17287
Partials 491 491 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added comment
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
_This PR migrates 'Approve Custom ERC20 Token' E2E test to Detox. I also made some minor changes to 'Approve Default ERC20 Token' test.
Fixes #937
Bitrise run.
Pre-merge author checklist
Pre-merge reviewer checklist