MCPcopy
hub / github.com/PostHog/posthog / sql.test.ts

File sql.test.ts

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

Source from the content-addressed store, hash-verified

1import { Hub, PluginError } from '../src/types'
2import { createHub } from '../src/utils/db/hub'
3import {
4 disablePlugin,

Callers

nothing calls this directly

Calls 11

createHubFunction · 0.90
resetTestDatabaseFunction · 0.90
getPluginAttachmentRowsFunction · 0.90
getPluginConfigRowsFunction · 0.90
setErrorFunction · 0.90
getPluginRowsFunction · 0.90
disablePluginFunction · 0.90
closeHubFunction · 0.85
postgresQueryMethod · 0.80
fnMethod · 0.80
subscribeMethod · 0.80

Tested by

no test coverage detected