Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
'bun:test'
2
import
{ mkdtemp, mkdir, writeFile, rm } from
'node:fs/promises'
3
import
{ tmpdir } from
'node:os'
4
import
{ dirname, join } from
'node:path'
Callers
nothing calls this directly
Calls
4
withProjectDir
Function · 0.85
mkdir
Function · 0.85
withFakeHome
Function · 0.85
toString
Method · 0.65
Tested by
no test coverage detected