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

test: Adding unit test for setupPhishingCommunication and setUpCookieHandlerCommunication #27736

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

NiranjanaBinoy
Copy link
Contributor

@NiranjanaBinoy NiranjanaBinoy commented Oct 9, 2024

Adding unit test for setupPhishingCommunication and setUpCookieHandlerCommunication.

Description

Open in GitHub Codespaces

Related issues

Fixes: #27119

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Copy link
Contributor

github-actions bot commented Oct 9, 2024

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 [db813f3]
Page Load Metrics (1852 ± 69 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint15892168184714469
domContentLoaded15562119181613766
load15892174185214369
domInteractive26178503416
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [53d6415]
Page Load Metrics (1649 ± 96 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint33724211522428206
domContentLoaded14662398162118890
load14762481164920096
domInteractive179041209
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@NiranjanaBinoy NiranjanaBinoy changed the title Adding unit test for setupPhishingCommunication and setUpCookieHandlerCommunication test: Adding unit test for setupPhishingCommunication and setUpCookieHandlerCommunication Oct 15, 2024
Copy link

sonarcloud bot commented Oct 15, 2024

@metamaskbot
Copy link
Collaborator

Builds ready [132f2b7]
Page Load Metrics (1957 ± 107 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint16792522194620699
domContentLoaded16292409190418790
load168025611957223107
domInteractive19104482110
backgroundConnect10309556832
firstReactRender533351156431
getState5150263517
initialActions01000
loadScripts11981727141014268
setupStore12186444120
uiStartup184237152260425204
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@NiranjanaBinoy NiranjanaBinoy marked this pull request as ready for review October 15, 2024 20:49
@NiranjanaBinoy NiranjanaBinoy requested a review from a team as a code owner October 15, 2024 20:49
@NiranjanaBinoy NiranjanaBinoy requested a review from a team October 15, 2024 20:49
@DDDDDanica
Copy link
Contributor

LGTM ! Thanks!

DDDDDanica
DDDDDanica previously approved these changes Oct 17, 2024
@hjetpoluru hjetpoluru self-requested a review October 24, 2024 19:45
hjetpoluru
hjetpoluru previously approved these changes Oct 24, 2024
Copy link
Contributor

@hjetpoluru hjetpoluru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@metamaskbot
Copy link
Collaborator

Builds ready [d8b711b]
Page Load Metrics (2124 ± 63 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint33924981956526252
domContentLoaded19222482209613163
load19382496212413163
domInteractive339559199
backgroundConnect769262010
firstReactRender512851275928
getState771312412
initialActions01000
loadScripts14041956156711857
setupStore1270362411
uiStartup21542860241719493
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [8da653f]
Page Load Metrics (1866 ± 87 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint17012506187417986
domContentLoaded16702386182716278
load16962511186618187
domInteractive178237189
backgroundConnect9125363316
firstReactRender48191993014
getState470172010
initialActions00000
loadScripts12381792136113062
setupStore1076292512
uiStartup187930772101262126
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Review finalised - Ready to be merged
Development

Successfully merging this pull request may close these issues.

Add unit test for setupPhishingCommunication and setUpCookieHandlerCommunication
4 participants