Skip to content
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

Create New Vault test improvements #18259

Merged
merged 23 commits into from
Apr 20, 2023

Conversation

tmashuang
Copy link
Contributor

Explanation

Create New Vault test improvements.
Broken apart from #17360.
Partially completes #17191

Screenshots/Screencaps

Before

After

Manual Testing Steps

Pre-merge author checklist

  • I've clearly explained:
    • What problem this PR is solving
    • How this problem was solved
    • How reviewers can test my changes
  • Sufficient automated test coverage has been added

Pre-merge reviewer checklist

  • Manual testing (e.g. pull and build branch, run in browser, test code being changed)
  • PR is linked to the appropriate GitHub issue
  • IF this PR fixes a bug in the release milestone, add this PR to the release milestone

If further QA is required (e.g. new feature, complex testing steps, large refactor), add the Extension QA Board label.

In this case, a QA Engineer approval will be be required.

@tmashuang tmashuang requested a review from a team as a code owner March 21, 2023 02:49
@tmashuang tmashuang requested a review from darkwing March 21, 2023 02:49
@github-actions
Copy link
Contributor

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.

@metamaskbot
Copy link
Collaborator

Builds ready [9a68b05]
Page Load Metrics (1495 ± 28 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint90127103115
domContentLoaded1398158814644923
load1405159914955828
domInteractive1398158814644923
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #18259 (a7b765e) into develop (f92e463) will increase coverage by 0.08%.
The diff coverage is n/a.

❗ Current head a7b765e differs from pull request most recent head a7643f9. Consider uploading reports for the commit a7643f9 to get more accurate results

@@             Coverage Diff             @@
##           develop   #18259      +/-   ##
===========================================
+ Coverage    65.15%   65.23%   +0.08%     
===========================================
  Files          936      936              
  Lines        35965    35963       -2     
  Branches      9231     9231              
===========================================
+ Hits         23432    23459      +27     
+ Misses       12533    12504      -29     
Impacted Files Coverage Δ
...omponents/app/create-new-vault/create-new-vault.js 96.08% <ø> (+54.90%) ⬆️

... and 6 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@metamaskbot
Copy link
Collaborator

Builds ready [47809c9]
Page Load Metrics (1635 ± 62 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint97158118168
domContentLoaded14471930162112359
load14601930163512962
domInteractive14471930162112359
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [abba078]
Page Load Metrics (1598 ± 52 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint90130113115
domContentLoaded13381779158310550
load13381799159810852
domInteractive13381779158310550
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [93fab6f]
Page Load Metrics (1742 ± 62 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint98168128178
domContentLoaded15582042172813665
load15722042174212962
domInteractive15582042172813665
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [f8c2099]
Page Load Metrics (1566 ± 45 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint99163119178
domContentLoaded1319180115529646
load1319180215669545
domInteractive1319180115529646
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [1dea111]
Page Load Metrics (1569 ± 36 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint99154116147
domContentLoaded1435172515667536
load1435172615697636
domInteractive1435172515667536
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [fde9f22]
Page Load Metrics (1618 ± 44 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint94140117147
domContentLoaded1481175015987436
load1501181616189244
domInteractive1481175015987436
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [08e8250]
Page Load Metrics (1615 ± 57 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint90148112188
domContentLoaded13831904160111555
load13831904161511957
domInteractive13831904160111555
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [dec423b]
Page Load Metrics (1569 ± 43 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint97136113105
domContentLoaded1424169115478340
load1424169215699043
domInteractive1424169115478340
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [79aae71]
Page Load Metrics (1493 ± 39 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint87126102105
domContentLoaded1361165614887938
load1361165814938139
domInteractive1361165614887938
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [a7b765e]
Page Load Metrics (1673 ± 64 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint97149121178
domContentLoaded14191952164712459
load14191953167313364
domInteractive14191952164712459
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [c54c3ec]
Page Load Metrics (1807 ± 88 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint93173128199
domContentLoaded15072120178018689
load15252147180718488
domInteractive15072120178018689

@metamaskbot
Copy link
Collaborator

Builds ready [2e96067]
Page Load Metrics (1769 ± 62 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1072421383115
domContentLoaded15442071174311656
load15442071176912862
domInteractive15442071174311656
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [0c716e3]
Page Load Metrics (1878 ± 57 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1091941332110
domContentLoaded16001997183511555
load16322113187811857
domInteractive16001996183511555
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [979b106]
Page Load Metrics (1594 ± 41 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint96147116157
domContentLoaded1452177215848541
load1452177215948641
domInteractive1452177215848541
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [065160c]
Page Load Metrics (1477 ± 51 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint932091093015
domContentLoaded13251695146410148
load13251714147710651
domInteractive13251695146410148
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [6d8d5a8]
Page Load Metrics (1596 ± 42 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint921741162211
domContentLoaded1491180715807636
load1493180715968742
domInteractive1491180715807636
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [f5c3e32]
Page Load Metrics (1625 ± 60 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint9713411494
domContentLoaded14251861160311656
load14351879162512560
domInteractive14251861160311656
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [a7643f9]
Page Load Metrics (1681 ± 69 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint982251333416
domContentLoaded14941957167114369
load14941957168114469
domInteractive14941956167114369
Bundle size diffs
  • background: 0 bytes
  • ui: 131 bytes
  • common: 0 bytes

@tmashuang tmashuang merged commit 9b724d1 into develop Apr 20, 2023
@tmashuang tmashuang deleted the 17191/onboarding-unit-tests-create-new-vault branch April 20, 2023 13:36
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants