xmr-btc-swap/swap/tests
rishflab 1597f5336b
Restart event loop in tests
Alice was attempting to create a new event loop using the same listen addr as the old one which was still running. This commit aborts the event loop before creating a new one.
2021-01-29 11:36:13 +11:00
..
testutils Restart event loop in tests 2021-01-29 11:36:13 +11:00
happy_path_restart_alice.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00
happy_path_restart_bob_after_comm.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00
happy_path_restart_bob_after_lock_proof_received.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00
happy_path_restart_bob_before_comm.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00
happy_path.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00
punish.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00
refund_restart_alice_cancelled.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00
refund_restart_alice.rs Restart event loop in tests 2021-01-29 11:36:13 +11:00