MCPcopy Create free account
hub / github.com/Noumena-Network/code / agentsmd.test.ts

File agentsmd.test.ts

src/utils/agentsmd.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'bun:test'
2import { mkdtemp, mkdir, writeFile, rm } from 'node:fs/promises'
3import { tmpdir } from 'node:os'
4import { dirname, join } from 'node:path'

Callers

nothing calls this directly

Calls 4

withProjectDirFunction · 0.85
mkdirFunction · 0.85
withFakeHomeFunction · 0.85
toStringMethod · 0.65

Tested by

no test coverage detected