MCPcopy Create free account
hub / github.com/agent-tower/core / error-log.test.ts

File error-log.test.ts

packages/server/src/utils/error-log.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync, readFileSync, rmSync } from 'node:fs';
2import os from 'node:os';
3import path from 'node:path';
4import { afterEach, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 7

writeErrorLogFunction · 0.85
getErrorLogFilePathFunction · 0.85
getLogsDirFunction · 0.85
formatErrorLogEntryFunction · 0.85
trimMethod · 0.80
makeTempRootFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected