MCPcopy Create free account
hub / github.com/Effect-TS/effect / Client.test.ts

File Client.test.ts

packages/sql/sqlite-node/test/Client.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodeFileSystem } from "@effect/platform-node"
2import { SqliteClient } from "@effect/sql-sqlite-node"
3import { assert, describe, it } from "@effect/vitest"
4import { Cause, Duration, Effect, Exit, FileSystem, Option } from "effect"

Callers

nothing calls this directly

Calls 7

pipeMethod · 0.65
makeMethod · 0.65
customFunction · 0.50
assertFunction · 0.50
provideMethod · 0.45
failMethod · 0.45
flipMethod · 0.45

Tested by

no test coverage detected