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

File socket.ts

packages/socket.io-client/test/socket.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import expect = require("expect.js");
2import { io } from "..";
3import { wrap, BASE_URL, success } from "./support/util";
4

Callers

nothing calls this directly

Calls 15

wrapFunction · 0.90
successFunction · 0.90
itFunction · 0.85
ioFunction · 0.85
doneFunction · 0.85
okMethod · 0.80
eqlMethod · 0.80
throwExceptionMethod · 0.80
emptyMethod · 0.80
keysMethod · 0.80
cbFunction · 0.70
emitMethod · 0.65

Tested by

no test coverage detected