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

Method noRequestsShouldError

test/integration/cloud/utils.js:145–147  ·  view source on GitHub ↗
(fn)

Source from the content-addressed store, hash-verified

143 }
144
145 noRequestsShouldError(fn) {
146 this.test('the request should not error', fn);
147 }
148
149 responseShould(label, fn) {
150 this.test(`the response should ${label}`, fn);

Callers 2

createUsersMethod · 0.95
follow_list.jsFile · 0.80

Calls 1

testMethod · 0.95

Tested by

no test coverage detected