ory-am/hydra

View on GitHub
cmd/cmd_import_client_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestImportClient has 57 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestImportClient(t *testing.T) {
    ctx := context.Background()
    c := cmd.NewImportClientCmd()
    reg := setup(t, c)

Severity: Minor
Found in cmd/cmd_import_client_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status