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: Redesign Signature Decoding Simulation #13026

Merged
merged 92 commits into from
Jan 16, 2025

Conversation

digiwand
Copy link
Contributor

@digiwand digiwand commented Jan 16, 2025

Description

Create Additional Tests for new Decoding Simulation feat

Related issues

Fixes: #13023
Relates to: #12994

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.

todo:
- metrics
- precision tooltip
- tests
- styles:
  - right align row values
  - hide
todo:
- fix rerender issue
- fix removeEventListener detached console error
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 Jan 16, 2025
@digiwand digiwand marked this pull request as ready for review January 16, 2025 10:51
@digiwand digiwand requested review from a team as code owners January 16, 2025 10:51
OGPoyraz
OGPoyraz previously approved these changes Jan 16, 2025
Base automatically changed from feat-decoding-simulation to main January 16, 2025 15:51
@digiwand digiwand dismissed OGPoyraz’s stale review January 16, 2025 15:51

The base branch was changed.

@github-actions github-actions bot requested a review from a team as a code owner January 16, 2025 15:51
@digiwand digiwand added the Run Smoke E2E Triggers smoke e2e on Bitrise label Jan 16, 2025
@digiwand digiwand requested a review from OGPoyraz January 16, 2025 16:01
Copy link
Contributor

github-actions bot commented Jan 16, 2025

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 854fa84
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/380bb752-64e7-4a2a-98a6-b5195a038d85

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@digiwand digiwand added this pull request to the merge queue Jan 16, 2025
Merged via the queue into main with commit f7e30ca Jan 16, 2025
38 of 39 checks passed
@digiwand digiwand deleted the feat-decoding-simulation-tests branch January 16, 2025 16:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2025
@metamaskbot metamaskbot added the release-7.39.0 Issue or pull request that will be included in release 7.39.0 label Jan 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.39.0 Issue or pull request that will be included in release 7.39.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-confirmations Push issues to confirmations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Redesign Signature Decoding Simulation tests
4 participants