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

File mariadb.test.ts

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

Source from the content-addressed store, hash-verified

1import * as mariadb from 'mariadb'
2import { afterAll, beforeAll, describe, expect, test, vi } from 'vitest'
3
4import {

Callers

nothing calls this directly

Calls 8

inferCapabilitiesFunction · 0.90
rewriteConnectionStringFunction · 0.90
mockReturnValueMethod · 0.80
mockResolvedValueMethod · 0.80
connectMethod · 0.65
executeRawMethod · 0.65
testFunction · 0.50
toStringMethod · 0.45

Tested by

no test coverage detected