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-wasm/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
{ Deferred, Effect, Exit, Fiber, Option } from
"effect"
3
import
{ TestClock } from
"effect/testing"
4
import
{ Reactivity } from
"effect/unstable/reactivity"
Callers
nothing calls this directly
Calls
9
join
Method · 0.80
adjust
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
await
Method · 0.65
assert
Function · 0.50
run
Method · 0.45
succeed
Method · 0.45
provide
Method · 0.45
Tested by
no test coverage detected