xmr-btc-swap/swap/tests
rishflab 27d1334726 Init Alice behaviour with state0
Previously state0 had to be set after creating Alice's behaviour.
With the event loop we no longer has access to the swarm so
set_state0() has to be called indirectly through a channel. This
means it is difficult to guarantee state0 is being set due to the
asynchronous nature of channels. This was solved by initialising
Alice with state0.
2020-12-10 13:29:53 +11:00
..
e2e.rs Init Alice behaviour with state0 2020-12-10 13:29:53 +11:00
tor.rs Remove temporary test tracing guards 2020-11-12 13:49:07 +11:00