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

File composer-draft.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import { nextTick, ref } from 'vue';
3import { useComposerDraft } from '../src/composables/useComposerDraft';
4import { draftStorageKey } from '../src/lib/storage';

Callers

nothing calls this directly

Calls 5

draftStorageKeyFunction · 0.90
memoryStorageFunction · 0.70
setupFunction · 0.70
setItemMethod · 0.65
getItemMethod · 0.65

Tested by

no test coverage detected