MCPcopy Create free account
hub / github.com/TanStack/cli / telemetry.test.ts

File telemetry.test.ts

packages/cli/tests/telemetry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtemp, readFile, rm } from 'node:fs/promises'
2import { tmpdir } from 'node:os'
3import { join } from 'node:path'
4import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 12

getTelemetryStatusFunction · 0.85
createTelemetryClientFunction · 0.85
getCapturedEventFunction · 0.85
setTelemetryEnabledFunction · 0.85
createUIEnvironmentFunction · 0.85
captureCommandStartedMethod · 0.80
captureCommandFailedMethod · 0.80
startStepMethod · 0.80
finishStepMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected