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

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

tests/binance-ws-api-ticker.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';
3
4const WARN_SHOULD_BE_OBJ = 'should be an object';

Callers

nothing calls this directly

Calls 4

optionsMethod · 0.80
tickerPriceMethod · 0.80
logMethod · 0.80
sliceMethod · 0.80

Tested by

no test coverage detected