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

File e2e.timeout.test.ts

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

Source from the content-addressed store, hash-verified

1import { KAFKA_EVENTS_PLUGIN_INGESTION } from '../src/config/kafka-topics'
2import { startPluginsServer } from '../src/main/pluginsServer'
3import { Hub, LogLevel, PluginsServerConfig } from '../src/types'
4import { delay, UUIDT } from '../src/utils/utils'

Callers

nothing calls this directly

Calls 11

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

Tested by

no test coverage detected