MCPcopy Create free account
hub / github.com/effect-app/libs / Persistence.test.ts

File Persistence.test.ts

repos/effect/packages/sql/sqlite-node/test/Persistence.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, expect, it } from "@effect/vitest"
4import { Duration, Effect, FileSystem, Layer } from "effect"

Callers

nothing calls this directly

Calls 3

suiteFunction · 0.70
pipeMethod · 0.65
provideMethod · 0.45

Tested by

no test coverage detected