MCPcopy
hub / github.com/PostHog/posthog / http-server.test.ts

File http-server.test.ts

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

Source from the content-addressed store, hash-verified

1import http from 'http'
2
3import { startPluginsServer } from '../src/main/pluginsServer'
4import { HTTP_SERVER_PORT } from '../src/main/services/http-server'

Callers

nothing calls this directly

Calls 4

resetTestDatabaseFunction · 0.90
startPluginsServerFunction · 0.90
getMethod · 0.65
stopMethod · 0.45

Tested by

no test coverage detected