Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ plugin.test.ts
File
plugin.test.ts
packages/plugins/onepassword/src/sdk/plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"@effect/vitest"
;
2
import
{ Effect } from
"effect"
;
3
import
{ TestClock } from
"effect/testing"
;
4
Callers
nothing calls this directly
Calls
11
createExecutor
Function · 0.90
resolveConfiguredRef
Function · 0.90
makeCachedRefResolver
Function · 0.90
makeTestConfig
Function · 0.85
fakeServiceFor
Function · 0.85
countingBackend
Function · 0.85
makeStore
Function · 0.70
list
Method · 0.65
execute
Method · 0.65
put
Method · 0.65
resolve
Function · 0.50
Tested by
no test coverage detected