MCPcopy 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

1import { LibsqlClient } from "@effect/sql-libsql"
2import { assert, describe, it, layer } from "@effect/vitest"
3import { Effect, Exit, Layer } from "effect"
4import * as Reactivity from "effect/unstable/reactivity/Reactivity"

Callers

nothing calls this directly

Calls 8

layerFunction · 0.90
addFinalizerMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
toJSONMethod · 0.65
atMethod · 0.65
provideMethod · 0.45
failMethod · 0.45

Tested by

no test coverage detected