Fix retrieval tests and simulation backends (#17723)
* swarm/network/stream: introduced visualized snapshot sync test * swarm/network/stream: non-existing hash visualization sim * swarm/network/stream: fixed retrieval tests; new backend for visualization * swarm/network/stream: cleanup of visualized_snapshot_sync_sim_test.go * swarm/network/stream: rebased PR on master * swarm/network/stream: fixed loop logic in retrieval tests * swarm/network/stream: fixed iterations for snapshot tests * swarm/network/stream: address PR comments * swarm/network/stream: addressed PR comments
Showing
- p2p/simulations/events.go 3 additions, 0 deletionsp2p/simulations/events.go
- swarm/network/stream/snapshot_retrieval_test.go 79 additions, 153 deletionsswarm/network/stream/snapshot_retrieval_test.go
- swarm/network/stream/snapshot_sync_test.go 83 additions, 67 deletionsswarm/network/stream/snapshot_sync_test.go
- swarm/network/stream/streamer_test.go 1 addition, 1 deletionswarm/network/stream/streamer_test.go
- swarm/network/stream/visualized_snapshot_sync_sim_test.go 225 additions, 0 deletionsswarm/network/stream/visualized_snapshot_sync_sim_test.go
Loading
Please register or sign in to comment