rust-ipfs/tests
Joonas Koivunen 9d2f03e805 refactor: reproduce issue with dht_popular_content_discovery
using the ipfs.restore_bootstrappers() should probably be the default
way in order to set the default bootstrappers.
2020-10-07 13:45:07 +03:00
..
common test: add unit tests for the Node topologies 2020-09-16 14:48:51 +02:00
bitswap.rs feat: rename spawn_connected_nodes to spawn_nodes and add a somewhat obvious Topology::None 2020-09-15 16:32:51 +02:00
block_exchange.rs test: extend block_exchange tests 2020-09-16 14:48:51 +02:00
connectivity.rs test: compact the connectivity tests, reduce their timeout 2020-09-16 14:48:51 +02:00
kademlia.rs refactor: reproduce issue with dht_popular_content_discovery 2020-10-07 13:45:07 +03:00
listening_addresses.rs test: move a listening_addr test from lib to tests::listening_addrs 2020-09-10 12:39:43 +02:00
pubsub.rs feat: rename spawn_connected_nodes to spawn_nodes and add a somewhat obvious Topology::None 2020-09-15 16:32:51 +02:00
wantlist_and_cancellation.rs fix: make the retrying loop in wantlist_cancellation less busy 2020-08-13 18:00:28 +02:00