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

File index.test.ts

packages/sqlcommenter-query-insights/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { SqlCommenterContext, SqlCommenterQueryInfo } from '@prisma/sqlcommenter'
2import { describe, expect, it } from 'vitest'
3
4import { prismaQueryInsights } from './index'

Callers

nothing calls this directly

Calls 4

prismaQueryInsightsFunction · 0.90
pluginFunction · 0.85
createMockContextFunction · 0.70
parseQueryInsightFunction · 0.70

Tested by

no test coverage detected