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

File engine.test.ts

packages/agent-core/test/hooks/engine.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { realpathSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3
4import { describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 7

triggerBlockMethod · 0.80
fireAndForgetTriggerMethod · 0.80
cwdMethod · 0.80
importEngineFunction · 0.70
nowMethod · 0.65
abortMethod · 0.65
triggerMethod · 0.45

Tested by

no test coverage detected