Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ NewMock
Function
NewMock
coderd/audit/audit.go:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
}
40
41
func
NewMock() *MockAuditor {
42
return
&MockAuditor{}
43
}
44
45
type
MockAuditor
struct
{
46
mutex sync.Mutex
Callers
15
TestUserSecretAudit
Function · 0.92
TestGitSSHKey
Function · 0.92
TestTokenCRUD
Function · 0.92
TestAPIKey_OK
Function · 0.92
TestExpireAPIKey
Function · 0.92
TestUserOAuth2Github
Function · 0.92
TestUserOIDC
Function · 0.92
TestPostChats
Function · 0.92
TestPatchChat
Function · 0.92
TestArchiveChat
Function · 0.92
TestChatACLSharingLifecycle
Function · 0.92
TestPostWorkspacesByOrganization
Function · 0.92
Calls
no outgoing calls
Tested by
15
TestUserSecretAudit
Function · 0.74
TestGitSSHKey
Function · 0.74
TestTokenCRUD
Function · 0.74
TestAPIKey_OK
Function · 0.74
TestExpireAPIKey
Function · 0.74
TestUserOAuth2Github
Function · 0.74
TestUserOIDC
Function · 0.74
TestPostChats
Function · 0.74
TestPatchChat
Function · 0.74
TestArchiveChat
Function · 0.74
TestChatACLSharingLifecycle
Function · 0.74
TestPostWorkspacesByOrganization
Function · 0.74