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

File bump-version.test.ts

scripts/bump-version.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs';
2import * as os from 'os';
3import * as path from 'path';
4import { afterEach, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 6

trackedFunction · 0.85
setupFixtureFunction · 0.85
bumpVersionsFunction · 0.85
readPackageJsonFunction · 0.85
writePackageJsonFunction · 0.85
createTempDirFunction · 0.70

Tested by

no test coverage detected