nim-libp2p-experimental/tests
Dmitriy Ryajov 285884c20c
Close peers (#201)
* wip

* exceptions and resource cleanup

* correct peerlifetime on disconnect

* emulate defered

* remove comment
2020-06-02 11:32:42 -06:00
..
pubsub use all() for futures and track connections 2020-06-02 09:10:27 -06:00
helpers.nim use all() for futures and track connections 2020-06-02 09:10:27 -06:00
nim.cfg Tests are now testing with --threads:on. 2019-11-06 13:01:16 +02:00
testbufferstream.nim use all() for futures and track connections 2020-06-02 09:10:27 -06:00
testcid.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
testconnection.nim connection closing tests 2020-04-07 12:16:59 -06:00
testcrypto.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
testdaemon.nim Disable unreliable provide cid test. 2020-03-24 10:05:11 +02:00
testecnist.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
tested25519.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
testidentify.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testinterop.nim more consistent dialing proto selecting logic 2020-06-02 09:10:27 -06:00
testmplex.nim use all() for futures and track connections 2020-06-02 09:10:27 -06:00
testmultiaddress.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testmultibase.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testmultihash.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
testmultistream.nim use all() for futures and track connections 2020-06-02 09:10:27 -06:00
testnative.nim remove readLoop in secure protocols (#162) 2020-05-07 14:37:46 -06:00
testnoise.nim use all() for futures and track connections 2020-06-02 09:10:27 -06:00
testpeer.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
testpeerinfo.nim use all() for futures and track connections 2020-06-02 09:10:27 -06:00
testrsa.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
testsecp256k1.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
teststreamseq.nim remove readLoop in secure protocols (#162) 2020-05-07 14:37:46 -06:00
testswitch.nim Close peers (#201) 2020-06-02 11:32:42 -06:00
testtransport.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testvarint.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00