Skip to content

Migrate JS tests from AVA to Vitest#156

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

Migrate JS tests from AVA to Vitest#156
lorisleiva merged 1 commit 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. Only clients/js is affected; clients/js-legacy is left unchanged.

Replaces the AVA test runner with Vitest in the token JS client.
@lorisleiva lorisleiva marked this pull request as ready for review June 2, 2026 10:23
@lorisleiva lorisleiva merged commit 81f5ee2 into main Jun 2, 2026
29 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