Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Client.integration.test.ts
File
Client.integration.test.ts
packages/sql/pg/test/Client.integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PgClient } from
"@effect/sql-pg"
2
import
{ assert, expect, it } from
"@effect/vitest"
3
import
{ Deferred, Effect, Fiber, Option, Redacted, Stream, String } from
"effect"
4
import
{ TestClock } from
"effect/testing"
Callers
nothing calls this directly
Calls
15
compile
Method · 0.80
all
Method · 0.80
join
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
sleep
Method · 0.65
await
Method · 0.65
take
Method · 0.65
resolve
Function · 0.50
update
Method · 0.45
and
Method · 0.45
json
Method · 0.45
Tested by
no test coverage detected