status-im/status-go

View on GitHub
protocol/encryption/encryption_test.go

Summary

Maintainability
A
2 hrs
Test Coverage

EncryptionServiceTestSuite has 23 methods (exceeds 21 allowed). Consider refactoring.
Open

type EncryptionServiceTestSuite struct {
    suite.Suite
    logger *zap.Logger
    alice  *Protocol
    bob    *Protocol
Severity: Minor
Found in protocol/encryption/encryption_test.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status