MCPcopy Index your code
hub / github.com/prisma/prisma-examples / databases.test.ts

File databases.test.ts

tests/databases.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { testExample, testSqliteExample } from './fixtures.js'
2import { describe, test } from 'vitest'
3
4describe('Database Examples', () => {

Callers

nothing calls this directly

Calls 2

testExampleFunction · 0.85
testSqliteExampleFunction · 0.85

Tested by

no test coverage detected