Basic tests for sync loop (#182)
* basic sync loop tests * cargo ftm --all * SyncLoopTestParams * move sync loop tests to sync_loop_tests.rs * cargo fmt --all
Showing
- bridges/relays/ethereum/src/ethereum_sync_loop.rs 1 addition, 0 deletionsbridges/relays/ethereum/src/ethereum_sync_loop.rs
- bridges/relays/ethereum/src/main.rs 1 addition, 0 deletionsbridges/relays/ethereum/src/main.rs
- bridges/relays/ethereum/src/substrate_sync_loop.rs 1 addition, 0 deletionsbridges/relays/ethereum/src/substrate_sync_loop.rs
- bridges/relays/ethereum/src/sync.rs 37 additions, 5 deletionsbridges/relays/ethereum/src/sync.rs
- bridges/relays/ethereum/src/sync_loop.rs 13 additions, 63 deletionsbridges/relays/ethereum/src/sync_loop.rs
- bridges/relays/ethereum/src/sync_loop_tests.rs 573 additions, 0 deletionsbridges/relays/ethereum/src/sync_loop_tests.rs
Loading
Please register or sign in to comment