MCPcopy Create free account
hub / github.com/coder/coder / pasteHelpers.test.ts

File pasteHelpers.test.ts

site/src/pages/AgentsPage/components/ChatMessageInput/pasteHelpers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Tests for pasteHelpers utility functions (pure logic, no DOM).
2import { beforeAll, describe, expect, it } from "vitest";
3import {
4 createPasteFile,

Callers

nothing calls this directly

Calls 9

getPasteDataTransferFunction · 0.90
getPastedPlainTextFunction · 0.90
isLargePasteFunction · 0.90
createPasteFileFunction · 0.90
createDataTransferFunction · 0.85
createBeforeInputEventFunction · 0.85
ArrayFunction · 0.85
StringFunction · 0.50

Tested by

no test coverage detected