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

File private.test.ts

tests/private.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 12

waitForPortsToFreeUpMethod · 0.80
flushServersMethod · 0.80
newServerMethod · 0.80
newBackendMethod · 0.80
randomChannelNameMethod · 0.80
waitMethod · 0.80
shouldRunMethod · 0.80
appManagerIsMethod · 0.80
disconnectMethod · 0.65
getNamespaceMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected