-
Notifications
You must be signed in to change notification settings - Fork 5k
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 scenario for eth sign using hardware wallet #23313
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. |
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.
See comment
06010d6
to
393e337
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #23313 +/- ##
========================================
Coverage 68.45% 68.45%
========================================
Files 1140 1140
Lines 43757 43757
Branches 11722 11722
========================================
Hits 29950 29950
Misses 13807 13807 ☔ View full report in Codecov by Sentry. |
Builds ready [17f51e5]
Page Load Metrics (1313 ± 433 ms)
Bundle size diffs
|
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.
Looks good. The csv is formatted as expected
Builds ready [0dd6eb8]
Page Load Metrics (1599 ± 239 ms)
Bundle size diffs
|
0dd6eb8
to
a857216
Compare
Builds ready [6dbbe7e]
Page Load Metrics (967 ± 390 ms)
Bundle size diffs
|
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
Builds ready [f173ee3]
Page Load Metrics (1032 ± 466 ms)
Bundle size diffs
|
Description
In this PR we add the scenario for the flow: eth sign with hardware wallet.
This task belongs to the effort of documenting manual QA flows in this Epic.
Related issues
Fixes: #22026
Manual testing steps
Screenshots/Recordings
Performing the steps defined in the scenario
eth_sign_ledger.mov
Pre-merge author checklist
Pre-merge reviewer checklist