Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ MockInit
Function
MockInit
internal/keyring/keyring.go:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
func
MockInit() {
77
keyring.MockInit()
78
}
79
80
func
MockInitWithError(err error) {
81
keyring.MockInitWithError(err)
Callers
4
NewIsolatedTestConfig
Function · 0.92
TestMigrationSecureStorage
Function · 0.92
TestMigrationReturnsSuccessfullyWhenAnonymousUserExists
Function · 0.92
TestMigrationRemovesHostsWithInvalidTokens
Function · 0.92
Calls
no outgoing calls
Tested by
3
TestMigrationSecureStorage
Function · 0.74
TestMigrationReturnsSuccessfullyWhenAnonymousUserExists
Function · 0.74
TestMigrationRemovesHostsWithInvalidTokens
Function · 0.74