nim-libp2p-experimental/tests
Dmitriy Ryajov ac4e060e1a
adding raises defect across the codebase (#572)
* adding raises defect across the codebase

* use unittest2

* add windows deps caching

* update mingw link

* die on failed peerinfo initialization

* use result.expect instead of get

* use expect more consistently and rework inits

* use expect more consistently

* throw on missing public key

* remove unused closure annotation

* merge master
2021-05-21 10:27:01 -06:00
..
pubsub adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
asyncunit.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
helpers.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
nim.cfg Tests are now testing with --threads:on. 2019-11-06 13:01:16 +02:00
testbufferstream.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testcid.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testconnection.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testconnmngr.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testcrypto.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testdaemon.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testecnist.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
tested25519.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testidentify.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testinterop.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testminasn1.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testminprotobuf.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testmplex.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testmultiaddress.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testmultibase.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testmultihash.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testmultistream.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testnative.nim Concurrent upgrades (#489) 2021-01-04 12:59:05 -06:00
testnoise.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testpeerid.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testpeerinfo.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testpeerstore.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testpkifilter.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testrsa.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testsecp256k1.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testsemaphore.nim Semaphore cancellations (#503) 2021-01-14 10:11:12 +01:00
teststreamseq.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testswitch.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testtransport.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
testvarint.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00