MCPcopy Create free account
hub / github.com/GetStream/stream-js / client_test.js

File client_test.js

test/integration/node/client_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import expect from 'expect.js';
2
3import { connect } from '../../../src';
4import * as errors from '../../../src/errors';

Callers

nothing calls this directly

Calls 13

randUserIdFunction · 0.90
connectFunction · 0.90
addActivitiesMethod · 0.80
updateActivitiesMethod · 0.80
addActivityMethod · 0.80
updateActivityMethod · 0.80
followingMethod · 0.80
getActivitiesMethod · 0.80
activityPartialUpdateMethod · 0.80
getMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected