Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GetStream/stream-js
/ isGoingToThrow2
Function
isGoingToThrow2
test/unit/node/client_test.js:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
function
isGoingToThrow2() {
160
this.client.updateActivities(0);
161
}
162
163
function
isGoingToThrow3() {
164
this.client.updateActivities(null);
Callers
nothing calls this directly
Calls
3
updateActivities
Method · 0.80
getActivities
Method · 0.80
activitiesPartialUpdate
Method · 0.80
Tested by
no test coverage detected