cyberark/secretless-broker

View on GitHub
pkg/secretless/plugin/sharedobj/available_plugins_test.go

Summary

Maintainability
A
3 hrs
Test Coverage

Function TestAllAvailablePlugins has 140 lines of code (exceeds 70 allowed). Consider refactoring.
Open

func TestAllAvailablePlugins(t *testing.T) {
    t.Run("Assembles internal and external plugins", func(t *testing.T) {
        allPlugins, err := AllAvailablePluginsWithOptions(
            "",
            "",
Severity: Major
Found in pkg/secretless/plugin/sharedobj/available_plugins_test.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status