Commit ce3b1cf
authored
Add LiteSVM tests for the Rent anchor program (#481)
* feat: add LiteSVM test for rent anchor program
* feat: enhance system account test with assertions and import updates
* chore: update dependencies in package.json and change module type in tsconfig file
- Upgrade @solana/web3.js to version 1.98.4
- Add litesvm dependency with version 0.4.0
- Update typescript version in various dependencies
- Change module type in tsconfig.json from commonjs to nodenext
* chore: remove deprecated bankrun and related stuff1 parent ee2aaa2 commit ce3b1cf
File tree
6 files changed
+236
-176
lines changed- basics/rent/anchor
- tests
6 files changed
+236
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments