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

File resource.test.ts

packages/opentelemetry/test/resource.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SERVICE_NAME, SERVICE_VERSION } from '@sentry/conventions/attributes';
2import { SDK_VERSION } from '@sentry/core';
3import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
4import { getSentryResource } from '../src/resource';

Callers

nothing calls this directly

Calls 1

getSentryResourceFunction · 0.90

Tested by

no test coverage detected