Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ plugin-storage.test.ts
File
plugin-storage.test.ts
packages/core/sdk/src/plugin-storage.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
{ Cause, Effect, Exit, Schema } from
"effect"
;
3
4
import
{ StorageError } from
"./fuma-runtime"
;
Callers
nothing calls this directly
Calls
8
definePluginStorageCollection
Function · 0.90
definePlugin
Function · 0.90
uncheckedToolCallWhere
Function · 0.85
count
Method · 0.80
makeTestExecutor
Function · 0.70
call
Function · 0.70
put
Method · 0.65
get
Method · 0.65
Tested by
no test coverage detected