Commit 320238c
authored
feat: Add LiteSVM Test for Anchor Account Data Example (#466)
* feat: add litesvm dependency to anchor package.json
* feat: update Anchor.toml with litesvm test scripts and add litesvm
* feat: add LiteSVM test for account data operations for anchor program
* refactor: clean up Anchor.toml and litesvm test by removing commented code
* chore: remove bankrun test, script and dependencies from Anchor.toml and package.json
* chore: update test script formatting in Anchor.toml1 parent e7aca08 commit 320238c
File tree
5 files changed
+273
-149
lines changed- basics/account-data/anchor
- tests
5 files changed
+273
-149
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments