Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ profiles.test.ts
File
profiles.test.ts
packages/mcp/src/tools/analytics/profiles.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
2
3
const
mockChQuery = vi.hoisted(() => vi.fn().mockResolvedValue([]));
4
Callers
nothing calls this directly
Calls
4
findProfilesCore
Function · 0.90
fn
Function · 0.85
capturedSql
Function · 0.85
replace
Method · 0.80
Tested by
no test coverage detected