cyberark/secretless-broker

View on GitHub
test/connector/tcp/mysql/tests/ssl_test.go

Summary

Maintainability
B
6 hrs
Test Coverage

Function TestSSL has 212 lines of code (exceeds 70 allowed). Consider refactoring.
Open

func TestSSL(t *testing.T) {

    testCases := []TestCase{
        {
            Definition: Definition{
Severity: Major
Found in test/connector/tcp/mysql/tests/ssl_test.go - About 6 hrs to fix

    TODO found
    Open

                // TODO: This test is flaky as the specific error messages change intermittently

    There are no issues that match your filters.

    Category
    Status