Skip to content

chore(analytics): sweep saveDataRecording from snaps test mocks#31996

Open
NicolasMassart wants to merge 1 commit into
mainfrom
analytics/finish-pr-e-core-platform
Open

chore(analytics): sweep saveDataRecording from snaps test mocks#31996
NicolasMassart wants to merge 1 commit into
mainfrom
analytics/finish-pr-e-core-platform

Conversation

@NicolasMassart

@NicolasMassart NicolasMassart commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Removes saveDataRecording: false from the inline build() return value in snap-controller-init.test.ts. The field was stale after the legacy saveDataRecording chain was removed in N8 (#31256).

This is PR-E of 6 in the owner-scoped sequence finishing the legacy MetaMetrics migration (#26820). PRs A–E are parallel mock-sweeps; PR-F does the interface removal once all five merge.

Changelog

CHANGELOG entry: null

Related issues

Refs: #26820

Manual testing steps

N/A — test mock cleanup only; unit tests cover the changed file.

Screenshots/Recordings

Before

N/A

After

N/A

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
    • Ideally on a mid-range device; emulator is acceptable
  • I've tested with a power user scenario
    • Use these power-user SRPs to import wallets with many accounts and tokens
  • I've instrumented key operations with Sentry traces for production performance metrics

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.

@NicolasMassart NicolasMassart requested a review from a team as a code owner June 18, 2026 12:37
@github-actions

Copy link
Copy Markdown
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.

Removes `saveDataRecording: false` from the inline `build()` return
value in `snap-controller-init.test.ts`. The field was stale after
the legacy `saveDataRecording` chain was removed in N8 (#31256).

Part of #26820.

Co-authored-by: Cursor <cursoragent@cursor.com>
@NicolasMassart NicolasMassart force-pushed the analytics/finish-pr-e-core-platform branch from 8412929 to 8cb8b95 Compare June 18, 2026 13:18
@NicolasMassart NicolasMassart added the skip-sonar-cloud Only used for bypassing sonar cloud when failures are not relevant to the changes. label Jun 18, 2026
@NicolasMassart NicolasMassart marked this pull request as ready for review June 18, 2026 13:52
@NicolasMassart NicolasMassart removed the skip-sonar-cloud Only used for bypassing sonar cloud when failures are not relevant to the changes. label Jun 18, 2026
@github-project-automation github-project-automation Bot moved this to Needs dev review in PR review queue Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Needs dev review

Development

Successfully merging this pull request may close these issues.

1 participant