MCPcopy Index your code
hub / github.com/sourcebot-dev/sourcebot / utils.test.ts

File utils.test.ts

packages/web/src/features/git/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test, vi } from 'vitest';
2
3vi.mock('@sourcebot/shared', () => ({
4 createLogger: () => ({

Callers

nothing calls this directly

Calls 3

normalizePathFunction · 0.90
isPathValidFunction · 0.90
buildFileTreeFunction · 0.90

Tested by

no test coverage detected