MCPcopy
hub / github.com/soketi/soketi / ws.test.ts

File ws.test.ts

tests/ws.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Server } from './../src/server';
2import { Utils } from './utils';
3
4jest.retryTimes(parseInt(process.env.RETRY_TIMES || '1'));

Callers

nothing calls this directly

Calls 14

waitForPortsToFreeUpMethod · 0.80
flushServersMethod · 0.80
shouldRunMethod · 0.80
appManagerIsMethod · 0.80
newServerMethod · 0.80
randomChannelNameMethod · 0.80
adapterIsMethod · 0.80
newClientMethod · 0.80
waitMethod · 0.80
disconnectMethod · 0.65

Tested by

no test coverage detected