Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GetStream/stream-js
/ collection.js
File
collection.js
test/integration/cloud/collection.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ CloudContext } from
'./utils'
;
2
import
{ randUserId } from
'../utils/hooks'
;
3
4
describe(
'Collection CRUD behaviours'
, () => {
Callers
nothing calls this directly
Calls
15
randUserId
Function · 0.90
aliceAddsCheeseBurger
Method · 0.80
requestShouldNotError
Method · 0.80
responseShould
Method · 0.80
responseShouldEqualPreviousResponse
Method · 0.80
requestShouldError
Method · 0.80
responseShouldHaveNewUpdatedAt
Method · 0.80
put
Method · 0.80
buildURL
Method · 0.80
responseShouldHaveFields
Method · 0.80
afterTest
Method · 0.80
test
Method · 0.80
Tested by
no test coverage detected