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

File CompositeFilesResolver.test.ts

packages/schema-files-loader/src/resolver/CompositeFilesResolver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'vitest'
2
3import { CompositeFilesResolver } from './CompositeFilesResolver'
4import { InMemoryFilesResolver } from './InMemoryFilesResolver'

Callers

nothing calls this directly

Calls 5

addFileMethod · 0.80
listDirContentsMethod · 0.65
getEntryTypeMethod · 0.65
getFileContentsMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected