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

File InMemoryFilesResolver.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

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

Tested by

no test coverage detected