MCPcopy
hub / github.com/socketio/socket.io / index.ts

File index.ts

packages/socket.io-redis-streams-emitter/test/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, beforeEach, afterEach } from "node:test";
2import * as assert from "node:assert";
3import { type Server, type Socket as ServerSocket } from "socket.io";
4import { type Socket as ClientSocket } from "socket.io-client";

Callers

nothing calls this directly

Calls 15

setupFunction · 0.90
initRedisClientFunction · 0.90
timesFunction · 0.90
sleepFunction · 0.90
cleanupFunction · 0.85
itFunction · 0.85
equalMethod · 0.80
okMethod · 0.80
emitMethod · 0.65
cleanupMethod · 0.45
onMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected