-
Notifications
You must be signed in to change notification settings - Fork 293
Test migration #1115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test migration #1115
Changes from all commits
d71d7da
e3af464
62b5984
5f848da
6ff9cab
bca3c8c
51fcdee
3ea7b49
a4b0062
dc256a1
ab1ca74
e3893a5
ab304ec
4af4615
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| --- | ||
| --- | ||
|
|
||
| Migrate integration tests from Anchor test validator to LiteSVM for improved test performance and reliability. This change includes: | ||
|
|
||
| - Updated test infrastructure to support versioned transactions in LiteSVM | ||
| - Added polling mechanisms for state synchronization in LiteSVM environment | ||
| - Fixed type safety issues in test setup and helpers | ||
| - Simplified Anchor.toml configuration now that tests use LiteSVM | ||
|
|
||
| This is an internal infrastructure change that does not affect public APIs or functionality. |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert ws changes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah yea I thought they had been altered by the yarn format command, but it was just my code editor - will do!