nim-libp2p/tests/pubsub
Giovanni Petrantoni 98d0cc3a16
defaultMsgIdProvider alternative/test anonymize (#379)
* defaultMsgIdProvider alternative/test anonymize

* avoid freeze during flood tests

* avoid `empty message, skipping` situation

* test observers

* avoid double initPubSub

* fix gossip testing (specially when anonymize is on)

* make azure tests shorter
2020-09-28 09:11:18 +02:00
..
testfloodsub.nim defaultMsgIdProvider alternative/test anonymize (#379) 2020-09-28 09:11:18 +02:00
testgossipinternal.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
testgossipinternal10.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
testgossipsub.nim defaultMsgIdProvider alternative/test anonymize (#379) 2020-09-28 09:11:18 +02:00
testmcache.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
testmessage.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
testpubsub.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
testtimedcache.nim fix poor performance in LRU cache (#360) 2020-09-09 18:28:46 +02:00
utils.nim defaultMsgIdProvider alternative/test anonymize (#379) 2020-09-28 09:11:18 +02:00