MCPcopy Index your code
hub / github.com/Noumena-Network/code / debug.test.ts

File debug.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { existsSync, mkdtempSync, readFileSync, rmSync } from 'fs'
3import { tmpdir } from 'os'
4import { join } from 'path'

Callers

nothing calls this directly

Calls 7

rmSyncFunction · 0.90
existsSyncFunction · 0.90
readFileSyncFunction · 0.90
flushDebugLogsFunction · 0.85
logForDebuggingFunction · 0.70
getDebugLogPathFunction · 0.70

Tested by

no test coverage detected