Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
expect from
'expect.js'
;
2
import
* as td from
'testdouble'
;
3
import
{ jwtDecode } from
'jwt-decode'
;
4
import
{ createRequire } from
'node:module'
;
Callers
nothing calls this directly
Calls
12
connect
Function · 0.90
flagUser
Method · 0.80
updateActivities
Method · 0.80
userAgent
Method · 0.80
feed
Method · 0.80
enrichUrl
Method · 0.80
updateActivity
Method · 0.80
getActivities
Method · 0.80
activityPartialUpdate
Method · 0.80
activitiesPartialUpdate
Method · 0.80
getAnalyticsToken
Method · 0.80
createUserToken
Method · 0.45
Tested by
no test coverage detected