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

File feed_test.js

test/unit/common/feed_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';
3
4import { StreamFeed, SiteError } from '../../../src';

Callers

nothing calls this directly

Calls 12

addActivityMethod · 0.80
addActivitiesMethod · 0.80
followMethod · 0.80
unfollowMethod · 0.80
followingMethod · 0.80
followersMethod · 0.80
followStatsMethod · 0.80
getOrCreateTokenMethod · 0.80
subscribeMethod · 0.80
unsubscribeMethod · 0.80
removeActivityMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected