chartmogul/chartmogul-go

View on GitHub
integration_tests/create_invoice_test.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function TestCreateInvoice has 95 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestCreateInvoice(t *testing.T) {
    if testing.Short() {
        t.Skip("Integration test.")
    }

Severity: Major
Found in integration_tests/create_invoice_test.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status