MCPcopy
hub / github.com/deepstreamIO/deepstream.io / presence-steps.ts

File presence-steps.ts

test-e2e/steps/client/presence-steps.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defaultDelay } from '../../framework/utils'
2import {When, Then, Given} from 'cucumber'
3const { presence } = require(`../../framework${process.env.V3 ? '-v3' : ''}/presence`)
4

Callers

nothing calls this directly

Calls 4

forEachMethod · 0.80
subscribeMethod · 0.65
unsubscribeMethod · 0.65
getAllMethod · 0.45

Tested by

no test coverage detected