MCPcopy
hub / github.com/inkeep/open-knowledge / paths.test.ts

File paths.test.ts

packages/cli/src/config/paths.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test';
2import { getLocalDir } from '@inkeep/open-knowledge-server';
3import { resolveContentDir, resolveLockDir } from './paths.ts';
4import type { Config } from './schema.ts';

Callers

nothing calls this directly

Calls 4

resolveContentDirFunction · 0.90
resolveLockDirFunction · 0.90
getLocalDirFunction · 0.85
makeConfigFunction · 0.70

Tested by

no test coverage detected