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

File index.test.ts

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

Source from the content-addressed store, hash-verified

1import type { AstroConfig, AstroIntegrationLogger } from 'astro';
2import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
3import { _getUpdatedSourceMapSettings, sentryAstro } from '../../src/integration';
4import type { SentryOptions } from '../../src/integration/types';

Callers

nothing calls this directly

Calls 3

sentryAstroFunction · 0.90
forEachMethod · 0.65

Tested by

no test coverage detected