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

File retry.ts

packages/socket.io-client/test/retry.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 8

wrapFunction · 0.90
successFunction · 0.90
itFunction · 0.85
ioFunction · 0.85
eqlMethod · 0.80
emitMethod · 0.65
onMethod · 0.45
connectMethod · 0.45

Tested by

no test coverage detected