MCPcopy 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

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2
3const mockChQuery = vi.hoisted(() => vi.fn().mockResolvedValue([]));
4

Callers

nothing calls this directly

Calls 4

findProfilesCoreFunction · 0.90
fnFunction · 0.85
capturedSqlFunction · 0.85
replaceMethod · 0.80

Tested by

no test coverage detected