nim-libp2p/tests
Jacek Sieka 21cbe3a91a
chore: cleanups (#1092)
* remove cruft
* remove redundant error handling (reduces warnings)
* remove redundant copying
2024-05-08 14:33:26 +02:00
..
hole-punching-interop move `allFutureThrowing` helper to tests (#1037) 2024-03-01 18:06:26 +01:00
pubsub chore: cleanups (#1092) 2024-05-08 14:33:26 +02:00
stubs remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
transport-interop use chronos 4.0.0 (#1030) 2024-02-27 13:26:50 +01:00
asyncunit.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
commoninterop.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
commontransport.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
config.nims Upgrade flow refactoring (#807) 2023-03-08 12:30:19 +01:00
errorhelpers.nim add support for setting protocol handlers with `{.raises.}` annotation (#1064) 2024-03-28 09:42:31 +01:00
helpers.nim add `{.async: (raises).}` to `libp2p/stream` modules (#1050) 2024-03-05 07:06:27 +00:00
stublogger.nim Fix pubsub CI logs (#861) 2023-03-01 16:59:44 +01:00
testautonat.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
testautonatservice.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
testautorelay.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testbufferstream.nim use new Chronos `trackCounter` APIs for leaks checks in tests (#1038) 2024-03-03 18:13:37 +01:00
testcid.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testconnection.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testconnmngr.nim add `{.async: (raises).}` to `libp2p/stream` modules (#1050) 2024-03-05 07:06:27 +00:00
testcrypto.nim Add specs crypto tests (#938) 2023-08-01 15:28:38 +02:00
testdaemon.nim Move tests flags from 'nimble test' to 'config.nims' (#852) 2023-02-10 11:32:21 +01:00
testdcutr.nim improvement: enhanced checkExpiring macro with custom timeout (#1023) 2024-02-09 11:51:27 +01:00
testdialer.nim Connect is able to force a new connection (#849) 2023-01-25 11:19:03 +01:00
testdiscovery.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testecnist.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
tested25519.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testfuture.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testheartbeat.nim Send priority with queue fix (#1051) 2024-03-05 15:05:21 +00:00
testhelpers.nim improvement: enhanced checkExpiring macro with custom timeout (#1023) 2024-02-09 11:51:27 +01:00
testhpservice.nim improvement: enhanced checkExpiring macro with custom timeout (#1023) 2024-02-09 11:51:27 +01:00
testidentify.nim improvement: enhanced checkExpiring macro with custom timeout (#1023) 2024-02-09 11:51:27 +01:00
testinterop.nim Remove nim 1.2 support (#907) 2023-06-07 11:12:49 +00:00
testminasn1.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testminprotobuf.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testmplex.nim add `{.async: (raises).}` to `libp2p/stream` modules (#1050) 2024-03-05 07:06:27 +00:00
testmultiaddress.nim Fix empty path crash issue for MultiAddresses `unix`, `ip6zone`, `dns***`. (#1025) 2024-02-22 15:57:11 +01:00
testmultibase.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testmultihash.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testmultistream.nim add `{.async: (raises).}` to `libp2p/stream` modules (#1050) 2024-03-05 07:06:27 +00:00
testnameresolve.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testnative.nim improvement: enhanced checkExpiring macro with custom timeout (#1023) 2024-02-09 11:51:27 +01:00
testnoise.nim Remove `secio` (#1072) 2024-03-20 14:53:56 +01:00
testobservedaddrmanager.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testpeerid.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testpeerinfo.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testpeerstore.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testping.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
testpkifilter.nim Move tests flags from 'nimble test' to 'config.nims' (#852) 2023-02-10 11:32:21 +01:00
testrelayv1.nim Remove all `Result.get()`s & `Option` -> `Opt` (#902) 2023-06-28 16:44:58 +02:00
testrelayv2.nim fix(yamux): doesn't work in a Relayv2 connection (#979) 2023-11-21 16:03:29 +01:00
testrendezvous.nim Improve rdv advertise (#951) 2023-09-27 15:52:22 +02:00
testrendezvousinterface.nim improvement: enhanced checkExpiring macro with custom timeout (#1023) 2024-02-09 11:51:27 +01:00
testrouting_record.nim Fail only if all addresses in PeerRecord are invalid (#898) 2023-05-31 08:59:50 +02:00
testrsa.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testsecp256k1.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testsemaphore.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testsigned_envelope.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
teststreamseq.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testswitch.nim improvement: enhanced checkExpiring macro with custom timeout (#1023) 2024-02-09 11:51:27 +01:00
testtcptransport.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
testtortransport.nim add support for setting protocol handlers with `{.raises.}` annotation (#1064) 2024-03-28 09:42:31 +01:00
testutility.nim fix: valueOr and withValue utilities (#1079) 2024-04-04 17:15:50 +02:00
testvarint.nim Less warnings (#813) 2023-05-18 10:24:17 +02:00
testwire.nim Refinement of Hole Punching Service (#892) 2023-05-25 15:47:00 +02:00
testwstransport.nim remove redundant gcsafe annotations (#999) 2023-12-05 08:05:32 +01:00
testyamux.nim add `{.async: (raises).}` to `libp2p/stream` modules (#1050) 2024-03-05 07:06:27 +00:00