Skip to content

Migrate JS tests to a Kit client and LiteSVM#74

Merged
lorisleiva merged 1 commit into
mainfrom
loris/litesvm
Jun 5, 2026
Merged

Migrate JS tests to a Kit client and LiteSVM#74
lorisleiva merged 1 commit into
mainfrom
loris/litesvm

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

This PR migrates the feature-gate JS client tests to a Kit plugin client running on LiteSVM in-process instead of a local validator. The test _setup builds the client via createClient().use(...) and loads the program .so into LiteSVM with addProgramFromFile, and the placeholder test is replaced with a smoke test that exercises the wiring. The validator script and Makefile targets are dropped, and a pre-existing Makefile pattern-ordering issue is fixed so make test-js-clients-js resolves to the JS rule rather than the Rust test-% rule.

@lorisleiva lorisleiva marked this pull request as ready for review June 5, 2026 07:55
@lorisleiva lorisleiva merged commit 960a35f into main Jun 5, 2026
22 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