Skip to content

Migrate JS tests from AVA to Vitest#402

Merged
lorisleiva merged 2 commits into
mainfrom
loris/migrate-tests-to-vitest
Jun 1, 2026
Merged

Migrate JS tests from AVA to Vitest#402
lorisleiva merged 2 commits into
mainfrom
loris/migrate-tests-to-vitest

Conversation

@lorisleiva
Copy link
Copy Markdown
Member

This PR migrates the JavaScript client's test runner from AVA to Vitest, aligning it with the converged tooling used across the other solana-program clients. It swaps the dependencies and scripts, adds a minimal Vitest config, and drops the now-unneeded test-bundling step from the tsup config.

Replaces the AVA test runner with Vitest in the stake JS client.
@lorisleiva lorisleiva marked this pull request as draft May 29, 2026 14:50
Rebuilds pnpm-lock.yaml with the repo's pinned pnpm version so CI's frozen install succeeds.
@lorisleiva lorisleiva marked this pull request as ready for review June 1, 2026 12:54
@lorisleiva lorisleiva merged commit ee0d709 into main Jun 1, 2026
25 checks passed
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