mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-25 23:49:31 -05:00
14 lines
510 B
TOML
14 lines
510 B
TOML
status = [
|
|
"static_analysis",
|
|
"build_test (x86_64-unknown-linux-gnu)",
|
|
"build_test (x86_64-apple-darwin)",
|
|
"docker_tests (happy_path)",
|
|
"docker_tests (happy_path_restart_alice)",
|
|
"docker_tests (happy_path_restart_bob_after_comm)",
|
|
"docker_tests (happy_path_restart_bob_after_lock_proof_received)",
|
|
"docker_tests (happy_path_restart_bob_before_comm)",
|
|
"docker_tests (punish)",
|
|
"docker_tests (refund_restart_alice_cancelled)",
|
|
"docker_tests (refund_restart_alice)",
|
|
]
|