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

[FLASK] Create E2E test for snaps_getLocale #20846

Closed
wants to merge 10 commits into from

Conversation

bowensanders
Copy link
Contributor

This creates an E2E test for snaps_getLocale.
This is also contingent upon the merge of #20567

FrederikBolding and others added 10 commits September 12, 2023 09:38
…20786)

* Move the `saveSnapKeyring` callback to the `SnapKeyring` constructor

This commit removes `saveSnapKeyring` from the list of callbacks passed
to the Snap Controller since this function contains business logic
specific to the Snap Keyring.

Instead, `saveSnapKeyring` is injected into the Snap Keyring through a
new argument called `callbacks`.

In the future, the `callbacks` argument can be reused to pass other
callbacks.

* Update the Snap Keyring dependency

* chore: use release versions of `eth-snap-keyring` and `rpc-methods`

* chore: update `yarn.lock`

* chore: update `yarn.lock`
@bowensanders bowensanders self-assigned this Sep 12, 2023
@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.

@metamaskbot
Copy link
Collaborator

Builds ready [56310e5]
Page Load Metrics (1748 ± 56 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint118188142199
domContentLoaded16112079174811656
load16112079174811656
domInteractive16112079174811656
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 361 Bytes (0.01%)
  • ui: 165 Bytes (0.00%)
  • common: 40.01 KiB (0.88%)

@bowensanders bowensanders marked this pull request as ready for review September 14, 2023 21:02
@bowensanders bowensanders requested review from a team as code owners September 14, 2023 21:02
@bowensanders
Copy link
Contributor Author

Stale. Replaced by #20861

@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants