ory-am/hydra

View on GitHub
jwk/handler_test.go

Summary

Maintainability
A
1 hr
Test Coverage

Function TestHandlerWellKnown has 63 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func TestHandlerWellKnown(t *testing.T) {
    t.Parallel()

    conf := internal.NewConfigurationWithDefaults()
    reg := internal.NewRegistryMemory(t, conf, &contextx.Default{})
Severity: Minor
Found in jwk/handler_test.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status