MCPcopy Create free account
hub / github.com/tiann/hapi / cursorExtensionAdapter.test.ts

File cursorExtensionAdapter.test.ts

cli/src/cursor/utils/cursorExtensionAdapter.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi, beforeEach } from 'vitest';
2import type { ApiSessionClient } from '@/api/apiSession';
3import type { AgentState } from '@/api/types';
4import type { AgentMessage } from '@/agent/types';

Callers

nothing calls this directly

Calls 5

getMessagesFunction · 0.85
getMethod · 0.80
createHarnessFunction · 0.70
cancelAllMethod · 0.45

Tested by

no test coverage detected