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/integration/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
3
import
{ connect } from
'../../../src'
;
4
import
* as errors from
'../../../src/errors'
;
Callers
nothing calls this directly
Calls
13
randUserId
Function · 0.90
connect
Function · 0.90
addActivities
Method · 0.80
updateActivities
Method · 0.80
addActivity
Method · 0.80
updateActivity
Method · 0.80
following
Method · 0.80
updateActivityToTargets
Method · 0.80
getActivities
Method · 0.80
activityPartialUpdate
Method · 0.80
get
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected