From 667a8b91a4bf7996354c3921706bb6c760e8e6f5 Mon Sep 17 00:00:00 2001 From: Csaba Kiraly Date: Tue, 22 Mar 2022 15:46:19 +0100 Subject: [PATCH] test lookup with traditional findNode as well --- tests/discv5/test_discoveryv5.nim | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/tests/discv5/test_discoveryv5.nim b/tests/discv5/test_discoveryv5.nim index 7ced3bb..8227f32 100644 --- a/tests/discv5/test_discoveryv5.nim +++ b/tests/discv5/test_discoveryv5.nim @@ -272,7 +272,7 @@ suite "Discovery v5 Tests": await mainNode.closeWait() await testNode.closeWait() - test "Lookup targets": + proc testLookupTargets(fast: bool = false) {.async.} = const nodeCount = 17 @@ -301,13 +301,19 @@ suite "Discovery v5 Tests": for i in 0..