-
Notifications
You must be signed in to change notification settings - Fork 256
DEVREL-1132 test(oft-solana): add solana tests #1897
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
base: main
Are you sure you want to change the base?
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
🧪 E2E Test StatusE2E tests are non-blocking and validate real blockchain interactions. Failures may occur due to network issues, RPC rate limits, or external service downtime. Test Runs (Newest First):
|
Proof of TestRan |
PR SummaryIntroduces end-to-end Solana OFT test coverage and supporting tooling.
Written by Cursor Bugbot for commit c7f5471. This will update automatically on new commits. Configure here. |
Problem
Solution
Changes
examples/oft-solana/test/anchorwith suites, helpers, constants, and harness setup.examples/oft-solana/scripts/generate-features.tsand thetest:generate-featuresscript.examples/oft-solana/Anchor.toml,examples/oft-solana/package.json,.gitignore, andexamples/oft-solana/pnpm-lock.yaml.How to test
pnpm test:anchoranchor testAnchor.tomlscript to invokepnpm test:anchor.