alexkappa/mustache

View on GitHub
lookup_test.go

Summary

Maintainability
A
2 hrs
Test Coverage

Function TestSimpleLookup has 86 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestSimpleLookup(t *testing.T) {
    for _, test := range []struct {
        context    interface{}
        assertions []struct {
            name  string
Severity: Major
Found in lookup_test.go - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status