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

File dashboardLogic.test.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-non-null-assertion */
2// let tiles assert an insight is present in tests i.e. `tile!.insight` when it must be present for tests to pass
3import { expectLogic, truth } from 'kea-test-utils'
4import { initKeaTests } from '~/test/init'

Callers

nothing calls this directly

Calls 12

nowFunction · 0.90
useMocksFunction · 0.90
initKeaTestsFunction · 0.90
insightOnDashboardFunction · 0.85
insight800Function · 0.85
dashboardResultFunction · 0.85
tileFromInsightFunction · 0.85
uncachedFunction · 0.85
boxToStringFunction · 0.85
jsonMethod · 0.80
filterMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected