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

File Client.test.ts

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

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Deferred, Effect, Exit, Fiber, Option } from "effect"
3import { TestClock } from "effect/testing"
4import { Reactivity } from "effect/unstable/reactivity"

Callers

nothing calls this directly

Calls 9

joinMethod · 0.80
adjustMethod · 0.80
pipeMethod · 0.65
makeMethod · 0.65
awaitMethod · 0.65
assertFunction · 0.50
runMethod · 0.45
succeedMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected