nim-libp2p/tests/pubsub/testpubsub.nim
Dmitriy Ryajov 6da4d2af48
Pubsub signatures flags (#161)
* add verify signature flag

* add sign flag to enable/disable msg signing

* moving internal tests out to their own file

* cleanup nimble file

* remove unneeded tests

* move pubsub tests out

* fix tests
2020-05-06 11:26:08 +02:00

5 lines
88 B
Nim

import testgossipinternal,
testfloodsub,
testgossipsub,
testmcache