Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ bindings.test.ts
File
bindings.test.ts
packages/plugins/apps/src/plugin/bindings.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
4
import
{ buildBridge, resolveIntegrationBindings,
type
ClientResolver } from
"./bindings"
;
Callers
nothing calls this directly
Calls
7
resolveIntegrationBindings
Function · 0.90
buildBridge
Function · 0.90
call
Method · 0.80
push
Method · 0.80
one
Function · 0.70
many
Function · 0.70
sync
Method · 0.65
Tested by
no test coverage detected