MCPcopy 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

1import { PgClient } from "@effect/sql-pg"
2import { assert, expect, it } from "@effect/vitest"
3import { Deferred, Effect, Fiber, Option, Redacted, Stream, String } from "effect"
4import { TestClock } from "effect/testing"

Callers

nothing calls this directly

Calls 15

compileMethod · 0.80
allMethod · 0.80
joinMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
sleepMethod · 0.65
awaitMethod · 0.65
takeMethod · 0.65
resolveFunction · 0.50
updateMethod · 0.45
andMethod · 0.45
jsonMethod · 0.45

Tested by

no test coverage detected