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/libsql/test/Client.integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ LibsqlClient } from
"@effect/sql-libsql"
2
import
{ assert, describe, it, layer } from
"@effect/vitest"
3
import
{ Effect, Exit, Layer } from
"effect"
4
import
* as Reactivity from
"effect/unstable/reactivity/Reactivity"
Callers
nothing calls this directly
Calls
8
layer
Function · 0.90
addFinalizer
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
toJSON
Method · 0.65
at
Method · 0.65
provide
Method · 0.45
fail
Method · 0.45
Tested by
no test coverage detected