Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ mkdir, mkdtemp, symlink, writeFile } from
'node:fs/promises'
2
import
{ tmpdir } from
'node:os'
3
import
path from
'node:path'
4
import
{ describe, expect, it } from
'vitest'
Callers
nothing calls this directly
Calls
3
createAttachmentFileTools
Function · 0.90
createFixture
Function · 0.85
getTool
Function · 0.85
Tested by
no test coverage detected