MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / build-plugin-manager.test.ts

File build-plugin-manager.test.ts

packages/bundler-plugins/test/core/build-plugin-manager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createSentryBuildPluginManager, _resetDeployedReleasesForTesting } from '../../src/core/build-plugin-manager';
2import fs from 'fs';
3import { globFiles } from '../../src/core/glob';
4import { prepareBundleForDebugIdUpload } from '../../src/core/debug-id-upload';

Callers

nothing calls this directly

Calls 5

rejectMethod · 0.80
resolveMethod · 0.65
callbackFunction · 0.50

Tested by

no test coverage detected