MCPcopy 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

1import { LibsqlClient } from "@effect/sql-libsql"
2import { assert, describe, layer } from "@effect/vitest"
3import { Effect, Layer } from "effect"
4import { LibsqlContainer } from "./util.js"

Callers

nothing calls this directly

Calls 6

layerFunction · 0.90
pipeMethod · 0.65
provideMethod · 0.65
addFinalizerMethod · 0.65
toJSONMethod · 0.65
failMethod · 0.65

Tested by

no test coverage detected