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

File lifecycle.test.ts

services/cloud-agent-next/wrapper/src/lifecycle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test';
2import { WrapperState } from './state';
3import { createLifecycleManager } from './lifecycle';
4import type { IngestEvent } from '../../src/shared/protocol';

Callers

nothing calls this directly

Calls 8

createLifecycleManagerFunction · 0.90
bindSessionMethod · 0.80
setSendToIngestFnMethod · 0.80
pushMethod · 0.80
acceptMessageMethod · 0.80
clearAllMessagesMethod · 0.80
waitFunction · 0.70
resetMethod · 0.45

Tested by

no test coverage detected