gitlabhq/gitlab-shell

View on GitHub
internal/command/twofactorrecover/twofactorrecover_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestExecute has 71 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestExecute(t *testing.T) {
    setup(t)

    url := testserver.StartSocketHTTPServer(t, requests)

Severity: Minor
Found in internal/command/twofactorrecover/twofactorrecover_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status