MCPcopy
hub / github.com/prisma/prisma / path.test.ts

File path.test.ts

packages/internals/src/utils/path.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2
3import { longestCommonPathPrefix, pathToPosix } from './path'
4

Callers

nothing calls this directly

Calls 5

pathToPosixFunction · 0.90
longestCommonPathPrefixFunction · 0.90
testIfFunction · 0.70
describeIfFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected