xmr-btc-swap/swap/tests
Thomas Eizinger 4ab7e83806
Make use of cargo tests scoped test output
By using `test_writer`, cargo can automatically scope the output
of the test to the relevant thread and will also only output it
if the test fails or is run with `--nocapture`.
2021-03-29 12:15:51 +11:00
..
testutils Make use of cargo tests scoped test output 2021-03-29 12:15:51 +11:00
bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force.rs Merge #307 2021-03-17 05:10:50 +00:00
bob_refunds_using_cancel_and_refund_command_timelock_not_expired.rs Merge #307 2021-03-17 05:10:50 +00:00
bob_refunds_using_cancel_and_refund_command.rs Alice sweeps refunded funds into default wallet 2021-03-18 17:59:48 +11:00
happy_path_restart_bob_after_xmr_locked.rs Buffer transfer proof if we are not connected to Bob 2021-03-24 15:17:54 +11:00
happy_path_restart_bob_before_xmr_locked.rs Buffer transfer proof if we are not connected to Bob 2021-03-24 15:17:54 +11:00
happy_path.rs Alice spawns swaps outside the event loop 2021-03-16 18:31:46 +11:00
punish.rs Re-introduce punish test 2021-03-16 18:34:00 +11:00