Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ client.test.ts
File
client.test.ts
src/remote/appServer/client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, test } from
'bun:test'
2
import
{ WebSocketServer,
type
WebSocket } from
'ws'
3
import
type
{ AddressInfo } from
'node:net'
4
Callers
nothing calls this directly
Calls
13
websocketUrlSupportsAuthToken
Function · 0.85
testConnectArgs
Function · 0.85
startFakeServer
Function · 0.85
expectInitialize
Function · 0.85
appServerEventRequiresDelivery
Function · 0.85
buildPlatformRemoteAppServerWebSocketUrl
Function · 0.85
close
Method · 0.45
connect
Method · 0.45
shutdown
Method · 0.45
next
Method · 0.45
send
Method · 0.45
nextEvent
Method · 0.45
Tested by
no test coverage detected