MCPcopy
hub / github.com/PostHog/posthog / e2e.buffer.test.ts

File e2e.buffer.test.ts

plugin-server/tests/e2e.buffer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import IORedis from 'ioredis'
2
3import { ONE_HOUR } from '../src/config/constants'
4import { startPluginsServer } from '../src/main/pluginsServer'

Callers

nothing calls this directly

Calls 12

resetTestDatabaseFunction · 0.90
resetKafkaFunction · 0.90
startPluginsServerFunction · 0.90
createPosthogFunction · 0.90
delayUntilEventIngestedFunction · 0.90
fetchEventsMethod · 0.80
toStringMethod · 0.80
captureMethod · 0.65
resetMethod · 0.45
flushMethod · 0.45
readMethod · 0.45

Tested by

no test coverage detected