MCPcopy Create free account
hub / github.com/TanStack/db / test-context.ts

File test-context.ts

packages/db-collection-e2e/support/test-context.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { inject, test } from 'vitest'
2import { generateSeedData } from '../src/fixtures/seed-data'
3import { makePgClient } from './global-setup'
4import type { Client } from 'pg'

Callers

nothing calls this directly

Calls 5

makePgClientFunction · 0.90
generateSeedDataFunction · 0.90
extendMethod · 0.80
queryMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected