MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / tasks-browser.test.ts

File tasks-browser.test.ts

apps/kimi-code/test/tui/tasks-browser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Terminal } from '@moonshot-ai/pi-tui';
2import type { BackgroundTaskInfo, BackgroundTaskStatus } from '@moonshot-ai/kimi-code-sdk';
3import { describe, expect, it, vi } from 'vitest';
4

Callers

nothing calls this directly

Calls 9

makeAppFunction · 0.85
makePropsFunction · 0.85
kittyFunction · 0.85
taskFunction · 0.70
fakeTerminalFunction · 0.70
stripFunction · 0.70
renderMethod · 0.65
handleInputMethod · 0.65
setPropsMethod · 0.45

Tested by

no test coverage detected