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

File BrowserKeyValueStore.test.ts

repos/effect/packages/platform-browser/test/BrowserKeyValueStore.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as BrowserKeyValueStore from "@effect/platform-browser/BrowserKeyValueStore"
2import * as IndexedDb from "@effect/platform-browser/IndexedDb"
3import { assert, describe, it } from "@effect/vitest"
4import { Layer } from "effect"

Callers

nothing calls this directly

Calls 5

testLayerFunction · 0.90
makeMethod · 0.65
pipeMethod · 0.65
succeedMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected