Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ executor-config.test.ts
File
executor-config.test.ts
apps/host-selfhost/src/executor-config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, expect, test } from
"@effect/vitest"
;
2
3
import
{ loadConfig } from
"./config"
;
4
import
executorConfig from
"../executor.config"
;
Callers
nothing calls this directly
Calls
2
loadConfig
Function · 0.90
allowStdio
Function · 0.85
Tested by
no test coverage detected