Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/soketi/soketi
/ http-api.nats-adapter.test.ts
File
http-api.nats-adapter.test.ts
tests/http-api.nats-adapter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Server } from
'./../src/server'
;
2
import
{ Utils } from
'./utils'
;
3
4
jest.retryTimes(parseInt(process.env.RETRY_TIMES ||
'1'
));
Callers
nothing calls this directly
Calls
15
waitForPortsToFreeUp
Method · 0.80
flushServers
Method · 0.80
shouldRun
Method · 0.80
adapterIs
Method · 0.80
newServer
Method · 0.80
newClonedServer
Method · 0.80
newClient
Method · 0.80
newBackend
Method · 0.80
randomChannelName
Method · 0.80
newClientForPresenceUser
Method · 0.80
appManagerIs
Method · 0.80
newClientForPrivateChannel
Method · 0.80
Tested by
no test coverage detected