Skip to content

Commit

Permalink
move mm2 integration tests that used JST (erc20 token for tests) to d…
Browse files Browse the repository at this point in the history
…ockerized integration tests instead

moved some other tests along
  • Loading branch information
mariocynicys committed Mar 19, 2024
1 parent 66e5a55 commit 7415507
Show file tree
Hide file tree
Showing 6 changed files with 2,414 additions and 2,007 deletions.
2 changes: 1 addition & 1 deletion mm2src/mm2_main/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ custom-swap-locktime = [] # only for testing purposes, should never be activated
native = [] # Deprecated
track-ctx-pointer = ["common/track-ctx-pointer"]
zhtlc-native-tests = ["coins/zhtlc-native-tests"]
run-docker-tests = ["coins/run-docker-tests"]
run-docker-tests = []
# TODO
enable-solana = []
default = ["run-docker-tests"]
Expand Down
Loading

0 comments on commit 7415507

Please sign in to comment.