Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ sentryAstro } from
'../../src/integration'
;
3
4
const
getWranglerConfig = vi.hoisted(() => vi.fn());
Callers
nothing calls this directly
Calls
1
sentryAstro
Function · 0.90
Tested by
no test coverage detected