Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ executor.test.ts
File
executor.test.ts
packages/core/sdk/src/executor.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
{ Data, Effect, Predicate, Result } from
"effect"
;
3
4
import
{ ToolNotFoundError } from
"./errors"
;
Callers
nothing calls this directly
Calls
13
definePlugin
Function · 0.90
serveOAuthTestServer
Function · 0.90
detector
Function · 0.85
memoryProvider
Function · 0.70
makeTestExecutor
Function · 0.70
addr
Function · 0.70
put
Method · 0.65
list
Method · 0.65
transaction
Method · 0.65
sync
Method · 0.65
close
Method · 0.65
execute
Method · 0.65
Tested by
no test coverage detected