Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, test } from
'vitest'
2
3
import
{ longestCommonPathPrefix, pathToPosix } from
'./path'
4
Callers
nothing calls this directly
Calls
5
pathToPosix
Function · 0.90
longestCommonPathPrefix
Function · 0.90
testIf
Function · 0.70
describeIf
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected