xmr-btc-swap/swap
Daniel Karzel 89b3d07eba
Network protocol tests for spot_price behaviour
Each test spawns swarm for Alice and Bob that only contains the spot_price behaviours and uses a memory transport.
Tests cover happy path (i.e. expected price is returned) and error scenarios.
Implementation of `TestRate` on `LatestRate` allows testing rate fetch error and quote calculation error behaviour.

Thanks to @thomaseizinger for ramping up the test framework for comit-rs in the past!
2021-05-07 15:00:29 +10:00
..
src Network protocol tests for spot_price behaviour 2021-05-07 15:00:29 +10:00
tests Alice's spot price logic into dedicated behaviour 2021-05-07 15:00:29 +10:00
Cargo.toml Added some proptests. 2021-05-07 10:24:41 +10:00