Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ HttpStaticServerConditional.test.ts
File
HttpStaticServerConditional.test.ts
packages/platform/node/test/HttpStaticServerConditional.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
* as Effect from
"effect/Effect"
3
import
* as FileSystem from
"effect/FileSystem"
4
import
* as Layer from
"effect/Layer"
Callers
nothing calls this directly
Calls
9
makeFailingApp
Function · 0.85
permissionDeniedError
Function · 0.85
makeLayerHandler
Function · 0.85
some
Method · 0.80
makeHandler
Function · 0.70
get
Method · 0.65
pipe
Method · 0.65
handler
Function · 0.50
dispose
Function · 0.50
Tested by
no test coverage detected