MCPcopy Create free account
hub / github.com/IgorWarzocha/howcode / attachment-file-tools.test.ts

File attachment-file-tools.test.ts

desktop/runtime/attachment-file-tools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, mkdtemp, symlink, writeFile } from 'node:fs/promises'
2import { tmpdir } from 'node:os'
3import path from 'node:path'
4import { describe, expect, it } from 'vitest'

Callers

nothing calls this directly

Calls 3

createFixtureFunction · 0.85
getToolFunction · 0.85

Tested by

no test coverage detected