MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / client.attachments.test.ts

File client.attachments.test.ts

packages/kilo-chat/test/client.attachments.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { KiloChatClient } from '../src/client';
3import type { KiloChatClientConfig } from '../src/types';
4

Callers

nothing calls this directly

Calls 3

getAttachmentUrlMethod · 0.80
makeClientFunction · 0.70
initAttachmentMethod · 0.45

Tested by

no test coverage detected