MCPcopy Create free account
hub / github.com/ProjectOpenSea/stream-js / client.spec.ts

File client.spec.ts

tests/client.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventType, OpenSeaStreamClient } from '../src';
2import WS from 'jest-websocket-mock';
3import { getSocket, getChannels, encode, mockEvent } from './helpers';
4import { collectionTopic } from '../src/helpers';

Callers

nothing calls this directly

Calls 5

getSocketFunction · 0.90
getChannelsFunction · 0.90
mockEventFunction · 0.90
encodeFunction · 0.90
collectionTopicFunction · 0.90

Tested by

no test coverage detected