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

File abort.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import { isAbortError } from '../../src/loop/errors';
4import {

Callers

nothing calls this directly

Calls 7

isUserCancellationFunction · 0.90
userCancellationReasonFunction · 0.90
isAbortErrorFunction · 0.90
abortErrorFunction · 0.90
abortableFunction · 0.90
abortMethod · 0.65
resolveMethod · 0.65

Tested by

no test coverage detected