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

File insightLogic.test.ts

frontend/src/scenes/insights/insightLogic.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expectLogic, partial, truth } from 'kea-test-utils'
2import { initKeaTests } from '~/test/init'
3import { createEmptyInsight, insightLogic } from './insightLogic'
4import {

Callers

nothing calls this directly

Calls 12

useAvailableFeaturesFunction · 0.90
useMocksFunction · 0.90
initKeaTestsFunction · 0.90
createEmptyInsightFunction · 0.90
cleanFiltersFunction · 0.90
patchResponseForFunction · 0.85
verifyItLoadsFromALogicFunction · 0.85
verifyItLoadsFromTheAPIFunction · 0.85
insightModelWithFunction · 0.85
toStringMethod · 0.80
jsonMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected