MCPcopy Create free account
hub / github.com/Kilo-Org/cloud /

Class

apps/web/src/lib/bot.test.ts:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 () => ({
98 createLinearAdapter: jest.fn(() => getMockLinearAdapter()),
99 LinearAdapter: class LinearAdapter {},
100 }),
101 { virtual: true }
102);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected