Skip to content

Conversation

@bowensanders
Copy link
Contributor

@bowensanders bowensanders commented Feb 22, 2024

Description

This creates a test for Signature Insights via snaps.

Open in GitHub Codespaces

Related issues

Fixes: #22785

Manual testing steps

  1. Run E2E test locally

Screenshots/Recordings

Before

After

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • I've clearly explained what problem this PR is solving and how it is solved.
  • I've linked related issues
  • I've included manual testing steps
  • I've included screenshots/recordings if applicable
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
  • I’ve properly set the pull request status:
    • In case it's not yet "ready for review", I've set it to "draft".
    • In case it's "ready for review", I've changed it from "draft" to "non-draft".

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.

@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.

@bowensanders bowensanders self-assigned this Feb 22, 2024
@bowensanders bowensanders added area-snaps team-snaps-deprecated DEPRECATED: please use "team-core-platform" instead labels Feb 22, 2024
@bowensanders bowensanders changed the title [Snaps E2E] Create test for Signature Insights test: [Snaps E2E] Create test for Signature Insights Feb 22, 2024
@metamaskbot
Copy link
Collaborator

Builds ready [0d66533]
Page Load Metrics (1794 ± 70 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint11647623111354
domContentLoaded1076302010
load14662114179414570
domInteractive1076302010
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@bowensanders bowensanders marked this pull request as ready for review February 26, 2024 22:42
@bowensanders bowensanders requested review from a team as code owners February 26, 2024 22:42
hmalik88
hmalik88 previously approved these changes Feb 26, 2024
Copy link
Contributor

@hmalik88 hmalik88 left a comment

Choose a reason for hiding this comment

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

🫡

Co-authored-by: Hassan Malik <41640681+hmalik88@users.noreply.github.com>
@metamaskbot
Copy link
Collaborator

Builds ready [960a2f9]
Page Load Metrics (1799 ± 32 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1112831754421
domContentLoaded986422311
load1632193917996632
domInteractive985422311
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@codecov
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.63%. Comparing base (3134b86) to head (dd5cc86).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop   #23133   +/-   ##
========================================
  Coverage    68.63%   68.63%           
========================================
  Files         1102     1102           
  Lines        43218    43218           
  Branches     11554    11554           
========================================
  Hits         29659    29659           
  Misses       13559    13559           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@metamaskbot
Copy link
Collaborator

Builds ready [6030f76]
Page Load Metrics (1354 ± 465 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint682781335627
domContentLoaded10114312813
load5828891354969465
domInteractive10114312813
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@metamaskbot
Copy link
Collaborator

Builds ready [dd5cc86]
Page Load Metrics (1020 ± 412 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint782111294019
domContentLoaded117227168
load6320471020858412
domInteractive117227168
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@ziedbrini ziedbrini added team-snaps-platform-deprecated DEPRECATED: please use "team-core-platform" instead (or "team-new-networks" for Solana snap issues) and removed team-snaps-deprecated DEPRECATED: please use "team-core-platform" instead labels Mar 6, 2024
@FrederikBolding FrederikBolding merged commit be87264 into develop Mar 7, 2024
@FrederikBolding FrederikBolding deleted the bowen/signinsights2 branch March 7, 2024 09:24
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2024
@metamaskbot metamaskbot added the release-11.13.0 Issue or pull request that will be included in release 11.13.0 label Mar 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-snaps release-11.13.0 Issue or pull request that will be included in release 11.13.0 team-snaps-platform-deprecated DEPRECATED: please use "team-core-platform" instead (or "team-new-networks" for Solana snap issues)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Snaps] Create E2E test for signature insight snaps

7 participants