mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-21 20:48:37 -04:00
Remove Alice restarts tests
Current focus is on CLI UX. Fair amount of change needs to happen to cater for Alice (nectar) restart scenarios.
This commit is contained in:
parent
bfc19d5628
commit
fd9f633a77
5 changed files with 0 additions and 117 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -127,13 +127,10 @@ jobs:
|
|||
matrix:
|
||||
test_name: [
|
||||
happy_path,
|
||||
happy_path_restart_alice,
|
||||
happy_path_restart_bob_after_comm,
|
||||
happy_path_restart_bob_after_lock_proof_received,
|
||||
happy_path_restart_bob_before_comm,
|
||||
punish,
|
||||
refund_restart_alice_cancelled,
|
||||
refund_restart_alice,
|
||||
bob_refunds_using_cancel_and_refund_command,
|
||||
bob_refunds_using_cancel_and_refund_command_timelock_not_exired,
|
||||
bob_refunds_using_cancel_and_refund_command_timelock_not_exired_force,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue