Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Client.test.ts
File
Client.test.ts
packages/sql-libsql/test/Client.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, layer } from
"@effect/vitest"
3
import
{ Effect, Layer } from
"effect"
4
import
{ LibsqlContainer } from
"./util.js"
Callers
nothing calls this directly
Calls
6
layer
Function · 0.90
pipe
Method · 0.65
provide
Method · 0.65
addFinalizer
Method · 0.65
toJSON
Method · 0.65
fail
Method · 0.65
Tested by
no test coverage detected