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

File index.files.test.ts

packages/astro/test/integration/index.files.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { sentryAstro } from '../../src/integration';
3
4vi.mock('fs', async requireActual => {

Callers

nothing calls this directly

Calls 1

sentryAstroFunction · 0.90

Tested by

no test coverage detected