Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ inject, test } from
'vitest'
2
import
{ generateSeedData } from
'../src/fixtures/seed-data'
3
import
{ makePgClient } from
'./global-setup'
4
import
type
{ Client } from
'pg'
Callers
nothing calls this directly
Calls
5
makePgClient
Function · 0.90
generateSeedData
Function · 0.90
extend
Method · 0.80
query
Method · 0.45
toString
Method · 0.45
Tested by
no test coverage detected