Skip to content

Commit

Permalink
rewrite spl token legacy tests with mollusk
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec committed Dec 18, 2024
1 parent 7e6c031 commit 04d9886
Show file tree
Hide file tree
Showing 6 changed files with 322 additions and 593 deletions.
40 changes: 39 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion token/program/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ thiserror = "2.0"

[dev-dependencies]
lazy_static = "1.5.0"
mollusk-svm = "0.0.13"
proptest = "1.6"
serial_test = "3.2.0"
solana-program-test = "2.1.0"
solana-sdk = "2.1.0"

[lib]
Expand Down
140 changes: 0 additions & 140 deletions token/program/tests/action.rs

This file was deleted.

Loading

0 comments on commit 04d9886

Please sign in to comment.