Skip to content

Remove legacy TypeScript tests from Anchor examples#560

Open
mikemaccana-edwardbot wants to merge 9 commits intosolana-developers:mainfrom
mikemaccana:remove-web3-tests
Open

Remove legacy TypeScript tests from Anchor examples#560
mikemaccana-edwardbot wants to merge 9 commits intosolana-developers:mainfrom
mikemaccana:remove-web3-tests

Conversation

@mikemaccana-edwardbot
Copy link
Copy Markdown
Contributor

Based on #556 (docs and action fixes).

Removes all per-project TypeScript test infrastructure from Anchor examples:

  • 97 TypeScript test files (tests/*.ts)
  • 47 per-project package.json
  • 48 per-project tsconfig.json
  • 47 per-project pnpm-lock.yaml

239 files removed, 96,320 lines deleted.

These are superseded by Rust LiteSVM tests (#559). Anchor program source code (programs/**/*.rs) and Anchor.toml files are unchanged.

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.

2 participants