Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ store.test.ts
File
store.test.ts
packages/plugins/apps/src/plugin/store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect } from
"effect"
;
3
import
{
4
makeInMemoryBlobStore,
Callers
nothing calls this directly
Calls
6
makeAppsStore
Function · 0.90
pluginBlobStore
Function · 0.90
makeInMemoryBlobStore
Function · 0.90
makeMemoryPluginStorage
Function · 0.85
descriptor
Function · 0.85
tool
Function · 0.70
Tested by
no test coverage detected