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

File SqlMessageStorage.integration.test.ts

packages/platform/node/test/cluster/SqlMessageStorage.integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodeCrypto, NodeFileSystem } from "@effect/platform-node"
2import { SqliteClient } from "@effect/sql-sqlite-node"
3import { assert, describe, expect, it } from "@effect/vitest"
4import { Effect, Fiber, FileSystem, Latch, Layer, Option } from "effect"

Callers

nothing calls this directly

Calls 15

makeRequestFunction · 0.90
repliesForMethod · 0.80
adjustMethod · 0.80
pollUnsafeMethod · 0.80
joinMethod · 0.80
someMethod · 0.80
resetAddressesMethod · 0.80
addressFunction · 0.70
makeMethod · 0.65
toLayerMethod · 0.65
pipeMethod · 0.65
forEachMethod · 0.65

Tested by

no test coverage detected