Skip to content

Migrate JS tests to a Kit client and LiteSVM#335

Merged
lorisleiva merged 2 commits into
mainfrom
loris/litesvm
Jun 5, 2026
Merged

Migrate JS tests to a Kit client and LiteSVM#335
lorisleiva merged 2 commits into
mainfrom
loris/litesvm

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

This PR migrates the record JS client tests to a Kit plugin client and runs them 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; the bespoke sendAndConfirmInstructions helper is dropped in favour of client.sendTransactions(...), and the validator script and Makefile targets are removed.

@lorisleiva lorisleiva marked this pull request as ready for review June 5, 2026 11:50
@lorisleiva lorisleiva merged commit b1542ce 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