Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Client.test.ts
File
Client.test.ts
packages/sql/sqlite-bun/test/Client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
{ Duration, Effect } from
"effect"
3
import
{ Reactivity } from
"effect/unstable/reactivity"
4
import
{ rm } from
"node:fs/promises"
Callers
nothing calls this directly
Calls
6
pipe
Method · 0.65
make
Method · 0.65
custom
Function · 0.50
assert
Function · 0.50
provide
Method · 0.45
flip
Method · 0.45
Tested by
no test coverage detected