MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / image-attachment-store.test.ts

File image-attachment-store.test.ts

apps/kimi-code/test/tui/input/image-attachment-store.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2
3import {
4 ImageAttachmentStore,

Callers

nothing calls this directly

Calls 9

formatPlaceholderFunction · 0.90
formatVideoPlaceholderFunction · 0.90
addImageMethod · 0.80
addVideoMethod · 0.80
removeManyMethod · 0.80
getMethod · 0.65
sizeMethod · 0.65
clearMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected