Skip to content

Conversation

@sol-warrior
Copy link
Contributor

Adds a LiteSVM-based test suite for the hello-solana Anchor example, remove deprecated Bankrun tests, updates dependencies, and modernizes the TypeScript configuration.

Changes:

  • Added litesvm.test.ts with a clean LiteSVM setup and instruction execution flow.
  • Removed Bankrun tests and related dependencies.
  • Updated @solana/web3.js and added the litesvm dependency.
  • Refreshed tsconfig.json to use ES2020 and nodenext.
  • Improved test file structure and type-only imports.

Notes:
Maintains consistency with current Solana testing practices.
cc: @Perelyn-sama @jacobcreech — feedback is appreciated. 🙌

- Upgrade @solana/web3.js to version 1.98.4
- Add litesvm dependency with version 0.4.0
- Update related dependencies in pnpm-lock.yaml to reflect changes
… issues

- Upgrade TypeScript compiler options to use ES2020 features
- Change module resolution to 'nodenext'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant