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: Add integration test for signing and submitting alert and fix b… #28616

Merged
merged 9 commits into from
Dec 5, 2024

Conversation

pnarayanaswamy
Copy link
Contributor

@pnarayanaswamy pnarayanaswamy commented Nov 21, 2024

…ug of confirm button not being disabled

Description

  • Adds integration test to check alert for signing and submitting
  • Fixes bug 'Confirm button not disabled when alert is displayed'

Open in GitHub Codespaces

Related issues

Fixes: #2975

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.

@pnarayanaswamy pnarayanaswamy requested review from a team as code owners November 21, 2024 14:49
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 metamaskbot added the team-confirmations Push issues to confirmations team label Nov 21, 2024
@metamaskbot
Copy link
Collaborator

Builds ready [5cdcd88]
Page Load Metrics (1873 ± 162 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint155827671910352169
domContentLoaded154926351841332160
load155726651873338162
domInteractive2591452010
backgroundConnect9124313014
firstReactRender663921508943
getState480252613
initialActions01000
loadScripts113819971368264127
setupStore55112136
uiStartup172933222182467224
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 131 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [382f67b]
Page Load Metrics (2255 ± 80 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint28825792155460221
domContentLoaded19242495220916579
load19552572225516780
domInteractive18106602813
backgroundConnect7155463416
firstReactRender95177129199
getState7107332613
initialActions037284
loadScripts14471893165013665
setupStore6151021
uiStartup22352892251819192
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 131 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [067fe42]
Page Load Metrics (2138 ± 69 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint38724051901598287
domContentLoaded18542343208914067
load18872404213814469
domInteractive23269716330
backgroundConnect992492612
firstReactRender731711102412
getState86327199
initialActions01000
loadScripts13601768153912460
setupStore75613136
uiStartup20622660235416479
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 99 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [50f02dc]
Page Load Metrics (2072 ± 88 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint29724321639723347
domContentLoaded16742369204019192
load16912435207218488
domInteractive26196684522
backgroundConnect6189344220
firstReactRender604031597837
getState366222110
initialActions01000
loadScripts12441795152116278
setupStore681182311
uiStartup189527902398218105
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [21fc776]
Page Load Metrics (2308 ± 168 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint30528191865821394
domContentLoaded168327692274348167
load169328052308351168
domInteractive26183653718
backgroundConnect977332311
firstReactRender15171424220
getState512061023617
initialActions01000
loadScripts128321941778285137
setupStore65415126
uiStartup190034322677478229
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [d28e6cb]
Page Load Metrics (2142 ± 87 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint28023721758726348
domContentLoaded17752421211918187
load17882429214218287
domInteractive27114462110
backgroundConnect87027199
firstReactRender16472684
getState57136104189
initialActions01000
loadScripts13721873163714469
setupStore712911
uiStartup198828072439224107
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

Copy link
Contributor

@seaona seaona left a comment

Choose a reason for hiding this comment

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

LGTM!

@pnarayanaswamy pnarayanaswamy added this pull request to the merge queue Dec 5, 2024
Merged via the queue into main with commit fc5c01f Dec 5, 2024
75 checks passed
@pnarayanaswamy pnarayanaswamy deleted the signing-alert-it branch December 5, 2024 10:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2024
@metamaskbot metamaskbot added the release-12.10.0 Issue or pull request that will be included in release 12.10.0 label Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-12.10.0 Issue or pull request that will be included in release 12.10.0 team-confirmations Push issues to confirmations team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants