xmr-btc-swap/swap/tests
Daniel Karzel 8bf467b550 Make the factory code usable in production
- Introduce Test abstraction instead of tow harnesses, move test specific data into Test
- Change the abstraction from actors to swap, because we are creating swaps, not actors
- rename actor::swap  to run, because we are running a swap
2021-01-19 09:16:04 +11:00
..
testutils Make the factory code usable in production 2021-01-19 09:16:04 +11:00
happy_path_restart_alice.rs Make the factory code usable in production 2021-01-19 09:16:04 +11:00
happy_path_restart_bob_after_comm.rs Make the factory code usable in production 2021-01-19 09:16:04 +11:00
happy_path_restart_bob_before_comm.rs Make the factory code usable in production 2021-01-19 09:16:04 +11:00
happy_path.rs Make the factory code usable in production 2021-01-19 09:16:04 +11:00
punish.rs Make the factory code usable in production 2021-01-19 09:16:04 +11:00
refund_restart_alice.rs Make the factory code usable in production 2021-01-19 09:16:04 +11:00