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

File workspace-state.test.ts

apps/kimi-web/test/workspace-state.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { computed, ref } from 'vue';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3import type { AppApprovalRequest, AppQuestionRequest, AppSession, AppTask } from '../src/api/types';
4import { DaemonApiError } from '../src/api/errors';

Callers

nothing calls this directly

Calls 15

useWorkspaceStateFunction · 0.90
mergeWorkspacesFunction · 0.90
createStateFunction · 0.85
workspaceFunction · 0.85
mockMethod · 0.80
createDepsFunction · 0.70
installStorageFunction · 0.70
createMemoryStorageFunction · 0.70
questionRequestFunction · 0.70
approvalRequestFunction · 0.70

Tested by

no test coverage detected