MCPcopy Index your code
hub / github.com/coder/coder / Cleanup

Method Cleanup

coderd/database/dbtestutil/postgres.go:166–166  ·  view source on GitHub ↗
(func())

Source from the content-addressed store, hash-verified

164type TBSubset interface {
165 Name() string
166 Cleanup(func())
167 Helper()
168 Logf(format string, args ...any)
169 TempDir() string

Callers 15

TestWorkspaceUpdatesFunction · 0.65
oauth2CallbackFunction · 0.65
setupDynamicParamsTestFunction · 0.65
TestProvisionerDaemonsFunction · 0.65
TestMCPServerOAuth2PKCEFunction · 0.65
TestDERPForceWebSocketsFunction · 0.65
TestChatSharingDisabledFunction · 0.65

Implementers 1

mockTBcoderd/database/gen/dump/main.go

Calls

no outgoing calls

Tested by 15

TestWorkspaceUpdatesFunction · 0.52
oauth2CallbackFunction · 0.52
setupDynamicParamsTestFunction · 0.52
TestProvisionerDaemonsFunction · 0.52
TestMCPServerOAuth2PKCEFunction · 0.52
TestDERPForceWebSocketsFunction · 0.52
TestChatSharingDisabledFunction · 0.52