MCPcopy Index your code
hub / github.com/getsentry/sentry-javascript / pages-plugin.test.ts

File pages-plugin.test.ts

packages/cloudflare/test/pages-plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Note: These tests run the handler in Node.js, which has some differences to the cloudflare workers runtime.
2// Although this is not ideal, this is the best we can do until we have a better way to test cloudflare workers.
3
4import { beforeEach, describe, expect, test, vi } from 'vitest';

Callers

nothing calls this directly

Calls 4

testFunction · 0.90
sentryPagesPluginFunction · 0.90
resolveMethod · 0.65
textMethod · 0.65

Tested by

no test coverage detected