Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/grafana
/ TestMain
Function
TestMain
pkg/infra/filestorage/fs_integration_test.go:23–25 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
21
)
22
23
func
TestMain(m *testing.M) {
24
testsuite.Run(m)
25
}
26
27
type
fsTestCase
struct
{
28
name string
Callers
nothing calls this directly
Calls
1
Run
Function · 0.92
Tested by
no test coverage detected