nim-libp2p/tests/pubsub/testpubsub.nim
Giovanni Petrantoni f81a085d0b
More gossip coverage (#553)
* add floodPublish test

* test delivery via control Iwant/have mechanics

* fix issues in control, and add testing

* fix possible backoff issue with pruned routine overriding it
2021-04-22 18:51:22 +09:00

10 lines
164 B
Nim

{.used.}
import testgossipinternal,
testfloodsub,
testgossipsub,
testgossipsub2,
testmcache,
testtimedcache,
testmessage