Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expectLogic, partial, truth } from
'kea-test-utils'
2
import
{ initKeaTests } from
'~/test/init'
3
import
{ createEmptyInsight, insightLogic } from
'./insightLogic'
4
import
{
Callers
nothing calls this directly
Calls
12
useAvailableFeatures
Function · 0.90
useMocks
Function · 0.90
initKeaTests
Function · 0.90
createEmptyInsight
Function · 0.90
cleanFilters
Function · 0.90
patchResponseFor
Function · 0.85
verifyItLoadsFromALogic
Function · 0.85
verifyItLoadsFromTheAPI
Function · 0.85
insightModelWith
Function · 0.85
toString
Method · 0.80
json
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected