-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Caip multichain caip 27 api spec tests #27229
Caip multichain caip 27 api spec tests #27229
Conversation
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 update-policies |
Policies updated |
❌ API Spec Test Failed. View the report here. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/api-specs@0.10.10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SHIP IT
Description
This adds api spec tests that utilize
externally_connectable
as well ascaip-27
requests to wrap the "legacy" api-spec tests.It refactors a lot into
transform.ts
to help reduce duplication since we want to test it the same way as our current api-spec tests.Related issues
Fixes:
Manual testing steps
CHAIN_PERMISSIONS=1 BARAD_DUR=1 yarn build:test
yarn test:api-spec-multichain
Screenshots/Recordings
Pre-merge author checklist
Pre-merge reviewer checklist