MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / binance-ws-api-userdata.test.ts

File binance-ws-api-userdata.test.ts

tests/binance-ws-api-userdata.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Binance from '../src/node-binance-api';
2import { assert } from 'chai';
3import WebSocket from 'ws';
4

Callers

nothing calls this directly

Calls 12

checkCompletionFunction · 0.85
optionsMethod · 0.80
generateRequestIdMethod · 0.80
getWsApiUrlMethod · 0.80
connectWsApiMethod · 0.80
userDataHandlerMethod · 0.80
sendWsApiRequestMethod · 0.80
logMethod · 0.80
marketBuyMethod · 0.80
stopWsApiConnectionsFunction · 0.70
finishFunction · 0.70
userDataMethod · 0.65

Tested by

no test coverage detected