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

File errors.test.ts

packages/adapter-mariadb/src/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

convertDriverErrorFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected