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

File getSentryRelease.test.ts

packages/node-core/test/sdk/getSentryRelease.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 { getSentryRelease } from '../../src/sdk/api';
3
4// Higher-priority env vars that may be set on CI (e.g. GITHUB_SHA on GitHub Actions)

Callers

nothing calls this directly

Calls 1

getSentryReleaseFunction · 0.90

Tested by

no test coverage detected