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

File bunserver.test.ts

packages/bun/test/integrations/bunserver.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as SentryCore from '@sentry/core';
2import { afterEach, beforeAll, beforeEach, describe, expect, spyOn, test } from 'bun:test';
3import { init } from '../../src';
4import { instrumentBunServe } from '../../src/integrations/bunserver';

Callers

nothing calls this directly

Calls 10

instrumentBunServeFunction · 0.90
reloadMethod · 0.80
setClientMethod · 0.80
fetchFunction · 0.70
setupClientFunction · 0.70
stopMethod · 0.65
toStringMethod · 0.65
textMethod · 0.65
jsonMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected