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