nim-libp2p/tests
Giovanni Petrantoni 6affcda937
Less exceptions more results (#188)
* Less exceptions more results

* Fix daemonapi and interop tests

* Add multibase

* wip multiaddress

* fix the build, consuming new result types

* fix standard setup

* Simplify match, rename into MaError, add more exaustive err text

* Fix the CI issues

* Fix directchat build

* daemon api fixes

* better err messages formatting

Co-authored-by: Zahary Karadjov <zahary@gmail.com>
2020-05-31 16:22:49 +02:00
..
pubsub Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
helpers.nim use stream directly in chronosstream (#163) 2020-05-08 22:10:06 +02:00
nim.cfg Tests are now testing with --threads:on. 2019-11-06 13:01:16 +02:00
testbufferstream.nim Remove read (#171) 2020-05-14 22:02:05 -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 Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testmplex.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02: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 Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testnative.nim remove readLoop in secure protocols (#162) 2020-05-07 14:37:46 -06:00
testnoise.nim Less exceptions more results (#188) 2020-05-31 16:22:49 +02:00
testpeer.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
testpeerinfo.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -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 Less exceptions more results (#188) 2020-05-31 16:22:49 +02: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