MCPcopy
hub / github.com/callstack/agent-device / path-resolution.test.ts

File path-resolution.test.ts

src/utils/__tests__/path-resolution.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test } from 'vitest';
2import assert from 'node:assert/strict';
3import path from 'node:path';
4import { expandUserHomePath, resolveUserPath } from '../path-resolution.ts';

Callers

nothing calls this directly

Calls 2

expandUserHomePathFunction · 0.90
resolveUserPathFunction · 0.90

Tested by

no test coverage detected