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

File cloudflare.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2import { sentryAstro } from '../../src/integration';
3
4const getWranglerConfig = vi.hoisted(() => vi.fn());

Callers

nothing calls this directly

Calls 1

sentryAstroFunction · 0.90

Tested by

no test coverage detected