MCPcopy 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

1import { afterEach, describe, expect, test } from 'bun:test'
2import { WebSocketServer, type WebSocket } from 'ws'
3import type { AddressInfo } from 'node:net'
4

Callers

nothing calls this directly

Calls 13

testConnectArgsFunction · 0.85
startFakeServerFunction · 0.85
expectInitializeFunction · 0.85
closeMethod · 0.45
connectMethod · 0.45
shutdownMethod · 0.45
nextMethod · 0.45
sendMethod · 0.45
nextEventMethod · 0.45

Tested by

no test coverage detected