Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kilo-Org/cloud
/
Class
apps/web/src/lib/bot.test.ts:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
() => ({
68
createSlackAdapter: jest.fn(() => getMockSlackAdapter()),
69
SlackAdapter:
class
SlackAdapter {},
70
}),
71
{ virtual: true }
72
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected