cyberark/secretless-broker

View on GitHub
pkg/secretless/config/config_test.go

Summary

Maintainability
B
4 hrs
Test Coverage

Function Test_Config has 165 lines of code (exceeds 70 allowed). Consider refactoring.
Open

func Test_Config(t *testing.T) {
    t.Run("Reports absence of handlers", func(t *testing.T) {
        yaml := `
---
`
Severity: Major
Found in pkg/secretless/config/config_test.go - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status