Skip to content

chore: skip installSnap tests and revert test workflow - #107

Merged
taran-a merged 1 commit into
chore/solana-wallet-snap-integrate-packagesfrom
chore/skip-installSnap-tests
Aug 4, 2026
Merged

chore: skip installSnap tests and revert test workflow#107
taran-a merged 1 commit into
chore/solana-wallet-snap-integrate-packagesfrom
chore/skip-installSnap-tests

Conversation

@taran-a

@taran-a taran-a commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Explanation

Solana package update

Skip tests which use installSnap and external API calls.
Revert lint-build-test.yml to use common setup.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

@taran-a
taran-a requested review from a team as code owners August 4, 2026 15:06
@taran-a
taran-a force-pushed the chore/skip-installSnap-tests branch from 2ca4023 to 17141b1 Compare August 4, 2026 15:14
@taran-a
taran-a force-pushed the chore/skip-installSnap-tests branch from 17141b1 to 4e8a580 Compare August 4, 2026 15:16
@taran-a
taran-a merged commit 5ec018c into chore/solana-wallet-snap-integrate-packages Aug 4, 2026
43 checks passed
@taran-a
taran-a deleted the chore/skip-installSnap-tests branch August 4, 2026 15:25
taran-a added a commit that referenced this pull request Aug 4, 2026
<!--
Thanks for your contribution! Take a moment to answer these questions so
that reviewers have the information they need to properly understand
your changes:

* What is the current state of things and why does it need to change?
* What is the solution your changes offer and how does it work?
* Are there any changes whose purpose might not obvious to those
unfamiliar with the domain?
* If your primary goal was to update one package but you found you had
to update another one along the way, why did you do so?
* If you had to upgrade a dependency, why did you do so?
-->

Skip tests which use `installSnap` and external API calls.
Revert `lint-build-test.yml` to use common setup.

<!--
Are there any issues that this pull request is tied to?
Are there other links that reviewers should consult to understand these
changes better?
Are there client or consumer pull requests to adopt any breaking
changes?

For example:

* Fixes #12345
* Related to #67890
-->

- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [ ] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/internal-snaps/tree/main/docs/processes/updating-changelogs.md)
- [ ] I've introduced [breaking
changes](https://github.com/MetaMask/internal-snaps/tree/main/docs/processes/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants