gitlabhq/gitlab-shell

View on GitHub
internal/command/lfsauthenticate/lfsauthenticate_test.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function TestLfsAuthenticateRequests has 87 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestLfsAuthenticateRequests(t *testing.T) {
    userId := "123"
    operation := "upload"

    requests := []testserver.TestRequestHandler{
Severity: Major
Found in internal/command/lfsauthenticate/lfsauthenticate_test.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status