MCPcopy
hub / github.com/ddworken/hishtory / skipSlowTests

Function skipSlowTests

client/integration_test.go:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33)
34
35func skipSlowTests() bool {
36 return os.Getenv("FAST") != ""
37}
38
39func TestMain(m *testing.M) {
40 // Configure key environment variables

Callers 2

FuzzTestMultipleUsersFunction · 0.85
TestParamFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected