MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / consola.test.ts

File consola.test.ts

packages/core/test/lib/integrations/consola.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2import { getClient, getCurrentScope } from '../../../src/currentScopes';
3import { createConsolaReporter } from '../../../src/integrations/consola';
4import { _INTERNAL_captureLog } from '../../../src/logs/internal';

Callers

nothing calls this directly

Calls 4

createConsolaReporterFunction · 0.90
logMethod · 0.65
forEachMethod · 0.65

Tested by

no test coverage detected