Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Transaction.test.ts
File
Transaction.test.ts
packages/sql/pglite/test/Transaction.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ PgliteClient } from
"@effect/sql-pglite"
2
import
{ assert, describe, layer } from
"@effect/vitest"
3
import
{ Deferred, Effect } from
"effect"
4
import
{ TestClock } from
"effect/testing"
Callers
nothing calls this directly
Calls
10
layer
Function · 0.90
all
Method · 0.80
setup
Function · 0.70
pipe
Method · 0.65
at
Method · 0.65
make
Method · 0.65
sleep
Method · 0.65
await
Method · 0.65
fail
Method · 0.45
succeed
Method · 0.45
Tested by
no test coverage detected