Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
35
func
skipSlowTests() bool {
36
return
os.Getenv(
"FAST"
) !=
""
37
}
38
39
func
TestMain(m *testing.M) {
40
// Configure key environment variables
Callers
2
FuzzTestMultipleUsers
Function · 0.85
TestParam
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected