MCPcopy Create free account
hub / github.com/supabase/auth / testHandler

Struct testHandler

internal/reloader/handler_test.go:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11func TestAtomicHandler(t *testing.T) {
12 // for ptr identity
13 type testHandler struct{ http.Handler }
14
15 var calls atomic.Int64
16 hrFn := func() http.Handler {

Callers 1

TestDatabaseCleanupMethod · 0.50

Calls

no outgoing calls

Tested by 1

TestDatabaseCleanupMethod · 0.40