Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ NodeHttpServer.test.ts
File
NodeHttpServer.test.ts
repos/effect/packages/platform-node/test/NodeHttpServer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/** @effect-diagnostics preferSchemaOverJson:skip-file */
2
import
{ NodeHttpServer } from
"@effect/platform-node"
3
import
{ NodeWS } from
"@effect/platform-node/NodeSocket"
4
import
{ assert, describe, expect, it } from
"@effect/vitest"
Callers
nothing calls this directly
Calls
15
assert
Function · 0.85
interruptUnsafe
Method · 0.80
build
Method · 0.80
pipe
Method · 0.65
add
Method · 0.65
get
Method · 0.65
json
Method · 0.65
map
Method · 0.65
use
Method · 0.65
make
Method · 0.65
toJSON
Method · 0.65
sleep
Method · 0.65
Tested by
no test coverage detected