waku-org/go-waku

View on GitHub
waku/v2/protocol/relay/waku_relay_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestWakuRelayAutoShard has 73 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestWakuRelayAutoShard(t *testing.T) {
    testcTopic := "/toychat/2/huilong/proto"
    testcTopic1 := "/toychat/1/huilong/proto"

    port, err := tests.FindFreePort(t, "", 5)
Severity: Minor
Found in waku/v2/protocol/relay/waku_relay_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status