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

File envelope.test.ts

packages/core/test/lib/logs/envelope.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 { createLogContainerEnvelopeItem, createLogEnvelope } from '../../../src/logs/envelope';
3import type { DsnComponents } from '../../../src/types/dsn';
4import type { SerializedLog } from '../../../src/types/log';

Callers

nothing calls this directly

Calls 2

createLogEnvelopeFunction · 0.90

Tested by

no test coverage detected