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

File client_test.js

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

Source from the content-addressed store, hash-verified

1import expect from 'expect.js';
2import * as td from 'testdouble';
3import { jwtDecode } from 'jwt-decode';
4import { createRequire } from 'node:module';

Callers

nothing calls this directly

Calls 12

connectFunction · 0.90
flagUserMethod · 0.80
updateActivitiesMethod · 0.80
userAgentMethod · 0.80
feedMethod · 0.80
enrichUrlMethod · 0.80
updateActivityMethod · 0.80
getActivitiesMethod · 0.80
activityPartialUpdateMethod · 0.80
getAnalyticsTokenMethod · 0.80
createUserTokenMethod · 0.45

Tested by

no test coverage detected